CMYK to RGB Converter
Convert CMYK values to RGB, HEX, and HSL. Perfect for print designers moving to digital. Live color preview.
CMYK Values
cmyk(0%, 76%, 76%, 17%)
rgb(211, 51, 51)
#D33333
hsl(0, 65%, 51%)
About CMYK to RGB Converter
Convert CMYK (Cyan, Magenta, Yellow, Key/Black) color values from print design to RGB, HEX, and HSL for digital use. Essential for print-to-screen workflows.
Print to Digital
Take CMYK values from Adobe InDesign, Illustrator, or Photoshop and convert them instantly to screen-ready RGB and HEX.
Four Sliders
Adjust Cyan, Magenta, Yellow, and Black independently from 0-100%. Fine-tune with sliders or type exact values.
Live Preview
See the CMYK color converted to RGB in a real-time preview swatch. Compare print and screen representations.
All Conversions
View CMYK, RGB, HEX, and HSL values side by side. Click any value to copy it for use in CSS, HTML, or design software.
How It Works
- Enter CMYK values — Use the sliders or number inputs for Cyan, Magenta, Yellow, and Black.
- Automatically converts — The formula R = 255 × (1 - C/100) × (1 - K/100) is applied to each channel.
- Live preview updates — The color swatch shows the RGB equivalent of your CMYK mix.
- Read all formats — RGB, HEX, and HSL values are computed and displayed instantly.
- Copy for your project — Click any color value to copy it to your clipboard.