#010e02 color space conversions
Hex:
#010e02
RGB:
1, 14, 2
CMY:
100, 95, 99
CMYK:
93, 0, 86, 95
HSL:
125°, 86.6667%, 2.9412%
HSV (HSB):
125°, 92.8571%, 5.4902%
XYZ:
0.1805, 0.3249, 0.1106
xyY:
0.2930, 0.5274, 0.3249
CIE-Lab:
2.9349, -5.2559, 3.4778
CIE-LCH:
2.9349, 6.3023, 146.5081
CIE-Luv:
2.9349, -2.4335, 2.8456
Hunter-Lab:
5.7001, -4.3224, 2.8393
#010e02 color charts
#010e02 color shades, tints & tones
#010e02 color schemes
#010e02 color preview, HTML & CSS examples
This text has a color of #010e02
<p style="color:#010e02;">Text here</p>
.mytext {color:#010e02;}
This box has a color of #010e02
<div style="background-color:#010e02;">Content here</div>
.mybackground {background-color:#010e02;}
Border around this has a color of #010e02
<div style="border:2px solid #010e02;">Content here</div>
.myborder {border:2px solid #010e02;}