css.gui
css.gui copied to clipboard
Add CMYK to color picker
As CMYK is valid CSS colorspace, we could add it to the color picker which I think would give us 100% coverage on color.
Does any browser support this right now? I feel like we could table this until there's at least some way to view the color.
@tesseralis sorry just seeing your comment. You can print web pages now and printers use CMYK color scheme so it's quite relevant. Many companies print pages generated with html and css. I have worked at several companies that used CMYK colors in CSS. Would be great to have this implemented.