#100c0e color space conversions
Hex:
#100c0e
RGB:
16, 12, 14
CMY:
94, 95, 95
CMYK:
0, 25, 13, 94
HSL:
330°, 14.2857%, 5.4902%
HSV (HSB):
330°, 25.0000%, 6.2745%
XYZ:
0.4244, 0.4048, 0.4712
xyY:
0.3264, 0.3113, 0.4048
CIE-Lab:
3.6566, 1.6248, -0.4357
CIE-LCH:
3.6566, 1.6822, 344.9884
CIE-Luv:
3.6566, 0.7976, -0.3688
Hunter-Lab:
6.3625, 0.7730, 0.0625
#100c0e color charts
#100c0e color shades, tints & tones
#100c0e color schemes
#100c0e color preview, HTML & CSS examples
This text has a color of #100c0e
<p style="color:#100c0e;">Text here</p>
.mytext {color:#100c0e;}
This box has a color of #100c0e
<div style="background-color:#100c0e;">Content here</div>
.mybackground {background-color:#100c0e;}
Border around this has a color of #100c0e
<div style="border:2px solid #100c0e;">Content here</div>
.myborder {border:2px solid #100c0e;}