#100a0d color space conversions
Hex:
#100a0d
RGB:
16, 10, 13
CMY:
94, 96, 95
CMYK:
0, 38, 19, 94
HSL:
330°, 23.0769%, 5.0980%
HSV (HSB):
330°, 37.5000%, 6.2745%
XYZ:
0.3949, 0.3563, 0.4287
xyY:
0.3347, 0.3020, 0.3563
CIE-Lab:
3.2184, 2.3030, -0.5833
CIE-LCH:
3.2184, 2.3757, 345.7874
CIE-Luv:
3.2184, 1.1289, -0.4980
Hunter-Lab:
5.9691, 1.3624, -0.0801
#100a0d color charts
#100a0d color shades, tints & tones
#100a0d color schemes
#100a0d color preview, HTML & CSS examples
This text has a color of #100a0d
<p style="color:#100a0d;">Text here</p>
.mytext {color:#100a0d;}
This box has a color of #100a0d
<div style="background-color:#100a0d;">Content here</div>
.mybackground {background-color:#100a0d;}
Border around this has a color of #100a0d
<div style="border:2px solid #100a0d;">Content here</div>
.myborder {border:2px solid #100a0d;}