Re: [csswg-drafts] [css-color] Computing lch/lab to srgb with lightness = 0% or 100% (#8794)

@svgeesus 

I am a bit confused. As `color(xyz-d50 1 1 1)` is mapped to `lab(100 6.0964191 -13.2359)`, does it mean is mapped to outside of the `lab` color space color gamut and appear white on screen?

For `color-mix` with values outside of gamut, how does it work? ex: `color-mix(in hsl, lab(0 104.3 -50.9) 100%, rgb(0, 0, 0) 0%)` should return `color(srgb 0.351376 -0.213938 0.299501)` or `color(srgb 0 0 0)`?

Thank you again for the clarification. 

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


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

Received on Friday, 4 August 2023 21:13:36 UTC