Re: [csswg-drafts] [css-color-5] Only `hsl` and `hwb` have channel values as percentages in RCS (#9016)

Also from the [intro to RCS](https://drafts.csswg.org/css-color-5/#relative-colors);

> The [channel keywords](https://drafts.csswg.org/css-color-5/#channel-keyword) return a [`<number>`](https://drafts.csswg.org/css-values-4/#number-value); if they were originally specified as a [`<percentage>`](https://drafts.csswg.org/css-values-4/#percentage-value) or an [`<angle>`](https://drafts.csswg.org/css-values-4/#angle-value), that `<percentage>` is resolved to a `<number>` and the `<angle>` is resolved to a `<number>` of degrees (which is the [canonical unit](https://drafts.csswg.org/css-values-4/#canonical-unit)) in the range [0, 360].

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


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

Received on Saturday, 1 July 2023 12:03:29 UTC