Re: [csswg-drafts] [css-color] Support all existing (non-legacy?) formats in color()? (#6741)

CMYK is also in CSS Color 5. So the [arguments given](https://github.com/w3c/csswg-drafts/issues/6741#issuecomment-1042361230) all apply, to CSS Color 4.

Incidentally ITC H.273 describes XYZ among its list of RGB color spaces, which is true as the primary chromaticities are:

red: x=1, y=0
green: x=0, y=1
blue: x=0, y=0 (and thus, z=1)

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 17 June 2022 11:03:35 UTC