1. Converting Brand Colors for Web
Web DesignerBackground
A client provided their official brand colors in CMYK format for a print brochure.
Problem
The designer needs to use these exact colors on the company website but CSS requires RGB values.
How to use
Paste the CMYK values into the input field and select the 'CSS' output format.
format: cssOutcome
The tool outputs the correct rgb() values, allowing the designer to copy and paste them directly into their CSS stylesheet.