#010e10 color space conversions
Hex:
#010e10
RGB:
1, 14, 16
CMY:
100, 95, 94
CMYK:
94, 13, 0, 94
HSL:
188°, 88.2353%, 3.3333%
HSV (HSB):
188°, 93.7500%, 6.2745%
XYZ:
0.2631, 0.3579, 0.5454
xyY:
0.2255, 0.3069, 0.3579
CIE-Lab:
3.2332, -3.1595, -2.2270
CIE-LCH:
3.2332, 3.8655, 215.1789
CIE-Luv:
3.2332, -2.2302, -1.0562
Hunter-Lab:
5.9828, -2.6207, -1.2173
#010e10 color charts
#010e10 color shades, tints & tones
#010e10 color schemes
#010e10 color preview, HTML & CSS examples
This text has a color of #010e10
<p style="color:#010e10;">Text here</p>
.mytext {color:#010e10;}
This box has a color of #010e10
<div style="background-color:#010e10;">Content here</div>
.mybackground {background-color:#010e10;}
Border around this has a color of #010e10
<div style="border:2px solid #010e10;">Content here</div>
.myborder {border:2px solid #010e10;}