File ConversionColor ConversionFree Tool
CMYK to RGB
Convert CMYK percentages to approximate RGB values using the standard formula — a print-to-screen estimate for digital use.
How to Use CMYK to RGB
- 1Enter C, M, Y, K percentages separated by commas (e.g. 66, 69, 0, 10)
- 2Click Convert
- 3Copy the RGB result
Frequently Asked Questions
Four comma-separated percentages: cyan, magenta, yellow, and key/black, e.g. "66, 69, 0, 10" — without the % symbol.
If you have a CMYK spec from a print design (a brand guideline, for example) and need to use that same color in a digital context (a website, an app) where RGB/hex is expected.
No — the calculation happens entirely in your browser.
Related Tools
HEX to RGB
Convert a HEX color code (#RRGGBB) to its exact RGB(r, g, b) equivalent using standard base-16 to base-10 conversion.
HEX to HSL
Convert a HEX color code to HSL (Hue, Saturation, Lightness) using the standard RGB-to-HSL formula.
CMYK to HEX
Convert CMYK percentages to an approximate HEX color code using the standard CMYK-to-RGB formula — a print-to-screen estimate.
RGB to CMYK
Convert RGB values to approximate CMYK percentages using the standard formula — a screen-to-print estimate, not a color-managed proof.