Find Color Codes

CMYK to RGB Converter

Going from a print spec back to a screen value. Because the CMYK gamut is smaller than sRGB, this direction always succeeds. Every printable color has a screen equivalent, which is not true in reverse.

How the conversion works

Each RGB channel is 255 multiplied by the amount of that ink absent, times the amount of key absent. In other words: start from white and subtract each ink in turn.