About the project
The project has been created as an useful tool for everyone who whishes to obtain useful color conversions between different color spaces.
By using the converter you can accurately convert the following color codes: HEX to RGB, HSL, HSB, RAL Classic, RAL Design Plus, CMYK, PANTONE, WEBSAFE, NCS, CSS color names and vice-versa.
It also generates color schemes according to color theory: analogous, monochromatic, complementary, triade, tetrade, split.
How to use:
Below you can find a detailed guide on how to use the converter, schemes, palletes and charts that you can find on this website.
Converter:
To use the converter choose a color from the picker, or enter the color code in the input box below. Currently we support color codes input in those formats:.
- HEX - #ffffff or #fff
- RGB - r, g, b
- HSL - h, s%, l%
- CMYK - c%, m%, y%, k%
- RAL (Design Plus) - ex. RAL 000 15 00 1
- RAL (Classic) - ex. RAL 9005 1
- Pantone - ex. 705 C or Black 6 C1
- CSS name - ex. darkslategray2
- NCS - ex. 0515-G40Y1
- LAB - ex. lab(38.62215,-1.90377,-1.95908)3
1. case-sensitive, with spaces. 2. case-insensitive, no spaces. 3. case-insensitive
- After you enter the color's code in the first input box the conversion gets done automatically without needing to click on the "convert" button.
- If choosing the color from the second input box with the color picker, the "convert" button needs to be clicked to get the color converted.
- The results are displayed in the 12 boxes below with the results in different formats, from where you can copy them to your clipboard or save them as a JSON object.
- After the conversion gets done the converter generates color schemes, palletes and styled UI elements - you can find more information below.
1. case-sensitive, with spaces. 2. case-insensitive, no spaces. 3. case-insensitive