Re: [csswg-drafts] [css-color-4] Fallback strategy for nonexistent color spaces? (#6129)

> From my point of view, it would be more useful to have a color-model descriptor which could take any values from Table 19 in the ICCv4 specification

I did look at that, but it is a poor fit for CSS Color 4:

- 14 of the descriptors just give the number of channels, without saying what they are
- Luv, YCbCr Yxy and Gray are not used

So basically it comes down to saying that

- the predefined RGB models are RGB
- HSL is HSL
- HWB is not defined
- Lab is Lab
- XYZ is XYZ
- and, usefully, that CMY is CMY and CMYK is CMYK

So it seems to add some complexity but only marginal value. 

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


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

Received on Monday, 11 October 2021 11:55:36 UTC