Re: [csswg-drafts] [css-color-4] Conversion examples give unexpected results (lab -> sRGB, lab -> P3, ...) (#6816)

In particular, the following color from [basic.css](https://github.com/csstools/postcss-lab-function/blob/master/test/basic.css) `lab(100% 50 0)` is as light as media white, but **very** saturated. The red and blue components are out of the gamut of `sRGB`, `display-p3` and `rec2020`.

For round-trip unit testing, I would suggest sticking to colors inside the `sRGB` gamut for the most part, with a few `display-p3` as well.

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


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

Received on Wednesday, 17 November 2021 13:06:08 UTC