#100e10 color space conversions
Hex:
#100e10
RGB:
16, 14, 16
CMY:
94, 95, 94
CMYK:
0, 13, 0, 94
HSL:
300°, 6.6667%, 5.8824%
HSV (HSB):
300°, 12.5000%, 6.2745%
XYZ:
0.4643, 0.4616, 0.5548
xyY:
0.3135, 0.3118, 0.4616
CIE-Lab:
4.1700, 1.0433, -0.7466
CIE-LCH:
4.1700, 1.2829, 324.4138
CIE-Luv:
4.1700, 0.3944, -0.5105
Hunter-Lab:
6.7945, 0.3062, -0.0856
#100e10 color charts
#100e10 color shades, tints & tones
#100e10 color schemes
#100e10 color preview, HTML & CSS examples
This text has a color of #100e10
<p style="color:#100e10;">Text here</p>
.mytext {color:#100e10;}
This box has a color of #100e10
<div style="background-color:#100e10;">Content here</div>
.mybackground {background-color:#100e10;}
Border around this has a color of #100e10
<div style="border:2px solid #100e10;">Content here</div>
.myborder {border:2px solid #100e10;}