Re: [csswg-drafts] [css-color-5] What are the color functions (or color adjusters)? (#4743)

[Color-adjuster](https://drafts.csswg.org/css-color-5/#color-adjuster) is now a defined term and is used in the grammar.

[Colorspace](https://drafts.csswg.org/css-color-5/#colorspace) is also a defined term and (like the examples, but unlike what the grammar used to say) doesn't require the trailing `()`. So you say `lab` not `lab()`. Also, you can now say `xyz` as well.

I added [an example of adjusting in xyz](https://drafts.csswg.org/css-color-5/#example-5e59eb72) to show color mixing in linear-light space.

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

Received on Thursday, 28 May 2020 18:52:01 UTC