- From: Christoph Päper via GitHub <sysbot+gh@w3.org>
- Date: Tue, 06 Apr 2021 05:31:22 +0000
- To: public-css-archive@w3.org
I suggested a `composition` descriptor for `@color-profile` in [#4488](https://github.com/w3c/csswg-drafts/issues/4488#issuecomment-553337815), which contained the CIE xy chromaticities of the primaries. It could be adapted for the purpose described here, if I understand it correctly.
~~~~ css
@color-profile "sRGB" {
composition: r 0.64 0.33, g 0.30 0.60, b 0.15 0.06;
}
~~~~
--
GitHub Notification of comment by Crissov
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6142#issuecomment-813834118 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 6 April 2021 05:31:24 UTC