#100c06 color space conversions
Hex:
#100c06
RGB:
16, 12, 6
CMY:
94, 95, 98
CMYK:
0, 25, 63, 94
HSL:
36°, 45.4545%, 4.3137%
HSV (HSB):
36°, 62.5000%, 6.2745%
XYZ:
0.3780, 0.3863, 0.2269
xyY:
0.3814, 0.3897, 0.3863
CIE-Lab:
3.4890, 0.4469, 2.7697
CIE-LCH:
3.4890, 2.8055, 80.8345
CIE-Luv:
3.4890, 1.0352, 1.7669
Hunter-Lab:
6.2149, -0.0186, 2.1856
#100c06 color charts
#100c06 color shades, tints & tones
#100c06 color schemes
#100c06 color preview, HTML & CSS examples
This text has a color of #100c06
<p style="color:#100c06;">Text here</p>
.mytext {color:#100c06;}
This box has a color of #100c06
<div style="background-color:#100c06;">Content here</div>
.mybackground {background-color:#100c06;}
Border around this has a color of #100c06
<div style="border:2px solid #100c06;">Content here</div>
.myborder {border:2px solid #100c06;}