Convert CMYK to RGB

How to convert CMYK to RGB?

Enter a value in CMYK and the converter will instantly calculate the equivalent in RGB. All conversions are done locally in your browser for maximum speed and privacy.

Common CMYK to RGB conversions

CMYKRGB
cmyk(0%, 100%, 100%, 0%)rgb(255, 0, 0)
cmyk(0%, 45.1%, 100%, 0%)rgb(255, 140, 0)
cmyk(0%, 15.7%, 100%, 0%)rgb(255, 215, 0)
cmyk(100%, 0%, 100%, 49.8%)rgb(0, 128, 0)
cmyk(100%, 100%, 0%, 0%)rgb(0, 0, 255)
cmyk(0%, 100%, 0%, 49.8%)rgb(128, 0, 128)

What is the difference between CMYK and RGB?

CMYK uses cyan, magenta, yellow and black ink channels. It is the standard color model for professional printing. RGB defines colors with red, green and blue values from 0 to 255. It is the native color model for screens and web.

See all color conversions