#02010e color space conversions
Hex:
#02010e
RGB:
2, 1, 14
CMY:
99, 100, 95
CMYK:
86, 93, 0, 95
HSL:
245°, 86.6667%, 2.9412%
HSV (HSB):
245°, 92.8571%, 5.4902%
XYZ:
0.1152, 0.0663, 0.4222
xyY:
0.1908, 0.1099, 0.0663
CIE-Lab:
0.5991, 2.1350, -5.0060
CIE-LCH:
0.5991, 5.4422, 293.0978
CIE-Luv:
0.5991, -0.0313, -1.6914
Hunter-Lab:
2.5753, 3.4750, -7.9174
#02010e color charts
#02010e color shades, tints & tones
#02010e color schemes
#02010e color preview, HTML & CSS examples
This text has a color of #02010e
<p style="color:#02010e;">Text here</p>
.mytext {color:#02010e;}
This box has a color of #02010e
<div style="background-color:#02010e;">Content here</div>
.mybackground {background-color:#02010e;}
Border around this has a color of #02010e
<div style="border:2px solid #02010e;">Content here</div>
.myborder {border:2px solid #02010e;}