1. Converting UI Colors for CSS
Frontend DeveloperBackground
A design system uses Adobe RGB values for brand colors, but the new project requires CSS color-space functions.
Problem
Need to convert brand colors to XYZ format for CSS compatibility.
How to use
Input the Adobe RGB values and select 'CSS' as the output format.
Format: CSS, Alpha Handling: IgnoreOutcome
The tool outputs the colors in the 'xyz(X Y Z)' format ready for immediate use in CSS stylesheets.