An open API service indexing awesome lists of open source software.

https://github.com/danburzo/webcolors-cmyk

CSS named colors, converted to CMYK and back to RGB.
https://github.com/danburzo/webcolors-cmyk

cmyk color-theory colors icc

Last synced: 7 months ago
JSON representation

CSS named colors, converted to CMYK and back to RGB.

Awesome Lists containing this project

README

          

# webcolors-cmyk

> A thing I want to do for no reason is take the CSS named colors and convert them to CMYK & back. I have an intuition it might turn out cool. (Aug 2017)

[**Online Toy & Implementation Notes**](https://danburzo.ro/cmyk-named-colors/)

## See also

- [node-lcms](https://github.com/danburzo/node-lcms)