UtilHub

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

FormatValue
RGBrgb(255, 122, 89)
Name
Hex#ff7a59
HSLhsl(12, 100%, 67%)
HWBhwb(12, 35%, 0%)
CMYKcmyk(0%, 52%, 65%, 0%)
NColR20, 35%, 0%
OKLCHoklch(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:

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.