#100e0d color space conversions
Hex:
#100e0d
RGB:
16, 14, 13
CMY:
94, 95, 95
CMYK:
0, 13, 19, 94
HSL:
20°, 10.3448%, 5.6863%
HSV (HSB):
20°, 18.7500%, 6.2745%
XYZ:
0.4434, 0.4533, 0.4449
xyY:
0.3305, 0.3379, 0.4533
CIE-Lab:
4.0946, 0.5132, 0.6961
CIE-LCH:
4.0946, 0.8648, 53.5990
CIE-Luv:
4.0946, 0.4748, 0.3879
Hunter-Lab:
6.7327, -0.0275, 0.7950
#100e0d color charts
#100e0d color shades, tints & tones
#100e0d color schemes
#100e0d color preview, HTML & CSS examples
This text has a color of #100e0d
<p style="color:#100e0d;">Text here</p>
.mytext {color:#100e0d;}
This box has a color of #100e0d
<div style="background-color:#100e0d;">Content here</div>
.mybackground {background-color:#100e0d;}
Border around this has a color of #100e0d
<div style="border:2px solid #100e0d;">Content here</div>
.myborder {border:2px solid #100e0d;}