#100d0c color space conversions
Hex:
#100d0c
RGB:
16, 13, 12
CMY:
94, 95, 95
CMYK:
0, 19, 25, 94
HSL:
15°, 14.2857%, 5.4902%
HSV (HSB):
15°, 25.0000%, 6.2745%
XYZ:
0.4240, 0.4246, 0.4074
xyY:
0.3376, 0.3380, 0.4246
CIE-Lab:
3.8349, 0.8376, 0.7844
CIE-LCH:
3.8349, 1.1475, 43.1197
CIE-Luv:
3.8349, 0.6861, 0.4197
Hunter-Lab:
6.5158, 0.2121, 0.8537
#100d0c color charts
#100d0c color shades, tints & tones
#100d0c color schemes
#100d0c color preview, HTML & CSS examples
This text has a color of #100d0c
<p style="color:#100d0c;">Text here</p>
.mytext {color:#100d0c;}
This box has a color of #100d0c
<div style="background-color:#100d0c;">Content here</div>
.mybackground {background-color:#100d0c;}
Border around this has a color of #100d0c
<div style="border:2px solid #100d0c;">Content here</div>
.myborder {border:2px solid #100d0c;}