Re: [csswg-drafts] [css-color-5] Clarify serialization of color-mix() using hsl and hwb interpolation methods (#6860)

That seems like a perfectly acceptable choice. If a user really wants it in the 8-bit form, they can always do:

`rgb(from color-mix(hsl ...) r g b / alpha)`

(though this begs the question as to whether we should just eliding the components in relative color syntax to make this kind of "casting" work).

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


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

Received on Monday, 6 December 2021 18:09:23 UTC