Re: [csswg-drafts] [css-color] DCI P3 transfer function (#295)

Clarifying that `image-p3`, which is the same as Apple's `Display P3`, uses the same primary chromaticities as DCI-P3, but a different whitepoint (D65), transfer curve (same as sRGB) and viewing condition (same as sRGB?).

> kCGColorSpaceDisplayP3

> The name of the Display P3 color space, created by Apple Inc. This color space uses the DCI P3 primaries, a D65 white point, and the same gamma curve as the sRGB color space.
https://developer.apple.com/documentation/coregraphics/kcgcolorspacedisplayp3?language=objc

If content is actually using DCI P3, it can do so with an @color-profile rule.

-- 
GitHub Notification of comment by svgeesus
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/295#issuecomment-445980429 using your GitHub account

Received on Monday, 10 December 2018 21:29:07 UTC