CMYK to RGB Converter
Convert CMYK values to RGB instantly. Translating from CMYK to RGB is essential when repurposing print assets for screens, websites, or social media graphics where RGB is the standard color model.
name, hex, rgb, hsl, hwb, cmyk, ncol
| Format | Value | |
|---|---|---|
| RGB | rgb(255, 122, 89) | |
| Name | — | |
| Hex | #ff7a59 | |
| HSL | hsl(12, 100%, 67%) | |
| HWB | hwb(12, 35%, 0%) | |
| CMYK | cmyk(0%, 52%, 65%, 0%) | |
| NCol | R20, 35%, 0% | |
| OKLCH | oklch(72.9% 0.1696 35.11) |
Lighter / Darker:
rgb(255, 235, 229)
rgb(255, 198, 184)
rgb(255, 161, 138)
rgb(255, 124, 92)
rgb(255, 88, 46)
rgb(255, 51, 0)
rgb(209, 42, 0)
rgb(163, 33, 0)
rgb(117, 23, 0)
rgb(71, 14, 0)
rgb(26, 5, 0)
Pick a Color:
Related Color Converters
How to Use This Tool
Enter your CMYK color as cmyk(c%, m%, y%, k%) with percentages for each channel. The converter outputs the equivalent RGB values as an rgb(r, g, b) string. Keep in mind that CMYK and screen RGB have different color gamuts — the conversion gives you the closest screen representation of your print color. Click to copy any value. The shade bar shows RGB tints and shades of your converted color.