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.
- Host: GitHub
- URL: https://github.com/danburzo/webcolors-cmyk
- Owner: danburzo
- License: mit
- Archived: true
- Created: 2017-08-21T18:12:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-17T21:01:14.000Z (11 months ago)
- Last Synced: 2025-01-18T17:43:32.844Z (9 months ago)
- Topics: cmyk, color-theory, colors, icc
- Language: CSS
- Homepage: https://danburzo.ro/cmyk-named-colors/
- Size: 26.7 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)