1. Web Style Guide Migration
Front-end DeveloperBackground
A design team provided a brand style guide using Adobe RGB values for print materials.
Problem
The developer needs to implement these colors into a CSS stylesheet but cannot use Adobe RGB values directly.
How to use
Paste the list of Adobe RGB values into the converter and select the 'lowercase' format.
format: lowercaseOutcome
A clean list of lowercase HEX codes ready to be copied into the project's variables.css file.