#02120c color space conversions
Hex:
#02120c
RGB:
2, 18, 12
CMY:
99, 93, 95
CMYK:
89, 0, 33, 93
HSL:
158°, 80.0000%, 3.9216%
HSV (HSB):
158°, 88.8889%, 7.0588%
XYZ:
0.3077, 0.4721, 0.4227
xyY:
0.2559, 0.3926, 0.4721
CIE-Lab:
4.2641, -5.7751, 1.3055
CIE-LCH:
4.2641, 5.9208, 167.2621
CIE-Luv:
4.2641, -3.0855, 1.2439
Hunter-Lab:
6.8707, -4.0296, 1.1616
#02120c color charts
#02120c color shades, tints & tones
#02120c color schemes
#02120c color preview, HTML & CSS examples
This text has a color of #02120c
<p style="color:#02120c;">Text here</p>
.mytext {color:#02120c;}
This box has a color of #02120c
<div style="background-color:#02120c;">Content here</div>
.mybackground {background-color:#02120c;}
Border around this has a color of #02120c
<div style="border:2px solid #02120c;">Content here</div>
.myborder {border:2px solid #02120c;}