(1) (2) (3) (4) (5) (6)
CSS color #ff0000 (sRGB) Untagged (sRGB) red image sRGB red in Display P3 image sRGB red (Left)
Display P3 red (Right)
Display P3 red CSS color(display-p3 1 0 0)
Not supported by current browser

(1), (2), (3), (4.Left) should look identical [a].

(4.Right), (5), (6) should look identical [b].

[a] and [b] should not look identical on wide gamut displays.

Current browser accepts @media(color-gamut: srgb)

Current browser accepts @media(color-gamut: p3)

Current browser accepts @media(color-gamut: rec2020)