CMYK Color Space
CMYK (Cyan, Magenta, Yellow, Key/Black) is a subtractive color model used primarily in professional printing. Unlike RGB which is additive (adding light), CMYK is subtractive (subtracting light by adding ink).
Convert CMYK color to other color spaces
For developers
If you’re a PHP developer and want to know more about the technical details, see how to use the CMYK color space in Negarity color library.
If you’re a Javascript developer and want to know more about the technical details, see how to visualizer a CMYK color in Negarity color visualizer library.