Skip to content

CMYK to RGB

Convert CMYK print colors to RGB values instantly with live preview, hex output, and copy-ready results.

Updated

What is the CMYK to RGB?

How it works

Examples

Convert bright red print color

C 0, M 100, Y 100, K 0
RGB 255, 0, 0 and HEX #FF0000

Convert black ink

C 0, M 0, Y 0, K 100
RGB 0, 0, 0 and HEX #000000

Convert a pastel tone

C 10, M 20, Y 0, K 0
RGB 230, 204, 255 and HEX #E6CCFF

Frequently asked questions