Convert
CMYK to RGB
Convert CMYK to RGB in one step. Paste your values and get instant results—see the same color in all formats.
Conversion guide
CMYK to RGB — How it works
How CMYK to RGB conversion works
CMYK (Cyan, Magenta, Yellow, Key) values (0–100% each) are converted to RGB by reversing the subtractive model: we compute how much light would be reflected from white paper with those ink amounts, then convert to 0–255 RGB for screen use. This lets you take print colors and preview or use them digitally.
Example: CMYK(0%, 100%, 100%, 0%) → RGB(255, 0, 0). Enter any CMYK value above to get RGB, hex, and other formats.