#120c01 color space conversions
Hex:
#120c01
RGB:
18, 12, 1
CMY:
93, 95, 100
CMYK:
0, 33, 94, 93
HSL:
39°, 89.4737%, 3.7255%
HSV (HSB):
39°, 94.4444%, 7.0588%
XYZ:
0.3864, 0.3937, 0.0843
xyY:
0.4470, 0.4555, 0.3937
CIE-Lab:
3.5566, 0.4986, 4.9255
CIE-LCH:
3.5566, 4.9507, 84.2193
CIE-Luv:
3.5566, 1.7706, 3.3774
Hunter-Lab:
6.2748, 0.0111, 3.5954
#120c01 color charts
#120c01 color shades, tints & tones
#120c01 color schemes
#120c01 color preview, HTML & CSS examples
This text has a color of #120c01
<p style="color:#120c01;">Text here</p>
.mytext {color:#120c01;}
This box has a color of #120c01
<div style="background-color:#120c01;">Content here</div>
.mybackground {background-color:#120c01;}
Border around this has a color of #120c01
<div style="border:2px solid #120c01;">Content here</div>
.myborder {border:2px solid #120c01;}