1. Converting Brand Colors for Web
Web DesignerBackground
A designer has brand guidelines defined in CIELAB color space but needs to implement them in a CSS stylesheet.
Problem
Manual conversion of LAB to HEX is prone to error and time-consuming.
How to use
Paste the LAB values into the input box and select the 'hash' output format.
format: hashOutcome
The tool outputs the exact HEX codes required for the website's CSS color variables.