Free Online CMYK to RGB
CMYK-to-RGB conversion maps subtractive cyan, magenta, yellow and key (black) percentages used in print to the additive RGB triples used by screens.
Your data is processed entirely in your browser and never sent to any server.
#3B82F5rgb(59, 130, 245)Formula
R = 255 × (1 - C/100) × (1 - K/100). G uses M, B uses Y. CMYK is subtractive (ink), so colors outside RGB's gamut won't reproduce exactly.
How to Use This Tool
- Set Cyan, Magenta, Yellow and Key (black) using the 0–100% sliders or number inputs.
- Watch the preview swatch, per-channel RGB values, and resulting hex update live.
- Copy the hex or rgb() string using the icons next to each value.
What Is a CMYK to RGB?
CMYK is the four-channel subtractive model used by offset and digital presses — ink absorbs wavelengths from a white substrate, so 100% cyan means "absorb red light." sRGB is the additive model used by screens, where pixels emit light from a black starting point. The standard mathematical mapping is `R = 255 × (1 − C/100) × (1 − K/100)`, with the same shape for G with M and B with Y.
This converter is for designers handed a print spec sheet who need a digital approximation, for marketers reproducing a packaging color on a landing page, and for educators explaining additive versus subtractive color.
Do not use this conversion for brand-critical print matching. CMYK printers have a smaller gamut than sRGB, especially in saturated greens and blues, and accurate conversion needs an ICC profile for the specific paper-and-ink combination you'll actually print on.
Frequently Asked Questions
What is the conversion formula?
Why don't CMYK and RGB match exactly?
Is this an exact print-color match?
Published by the WeGotEveryTool team. We build and test every tool in-house and update pages when the underlying spec, formula, or recommendation changes.
Reviewed: May 2026. Disclaimer: this tool is provided as-is for general informational use. For decisions with material consequences (medical, legal, financial, security) verify results against a qualified professional source.
Related Color & Design
Convert hex color codes to RGB values. Supports 3-, 6- and 8-digit hex (with alpha) for CSS and design workflows.
Convert RGB values to hex color codes. Accepts comma- or space-separated input. Outputs 6-digit or 8-digit hex.
Convert HSL (hue, saturation, lightness) to RGB. Adjust sliders to see the change live, then copy hex or RGB.
Convert popular Pantone PMS colors to approximate hex values. Bridges print spec sheets to digital design.
Convert RAL Classic color codes to RGB and hex. Standard European color reference used in industry and architecture.