#02100e color space conversions
Hex:
#02100e
RGB:
2, 16, 14
CMY:
99, 94, 95
CMYK:
88, 0, 13, 94
HSL:
171°, 77.7778%, 3.5294%
HSV (HSB):
171°, 87.5000%, 6.2745%
XYZ:
0.2896, 0.4152, 0.4803
xyY:
0.2444, 0.3503, 0.4152
CIE-Lab:
3.7504, -4.3028, -0.4043
CIE-LCH:
3.7504, 4.3217, 185.3679
CIE-Luv:
3.7504, -2.5494, 0.0581
Hunter-Lab:
6.4436, -3.2539, 0.0907
#02100e color charts
#02100e color shades, tints & tones
#02100e color schemes
#02100e color preview, HTML & CSS examples
This text has a color of #02100e
<p style="color:#02100e;">Text here</p>
.mytext {color:#02100e;}
This box has a color of #02100e
<div style="background-color:#02100e;">Content here</div>
.mybackground {background-color:#02100e;}
Border around this has a color of #02100e
<div style="border:2px solid #02100e;">Content here</div>
.myborder {border:2px solid #02100e;}