#100e03 color space conversions
Hex:
#100e03
RGB:
16, 14, 3
CMY:
94, 95, 99
CMYK:
0, 13, 81, 94
HSL:
51°, 68.4211%, 3.7255%
HSV (HSB):
51°, 81.2500%, 6.2745%
XYZ:
0.3872, 0.4308, 0.1489
xyY:
0.4004, 0.4456, 0.4308
CIE-Lab:
3.8915, -0.9140, 4.5797
CIE-LCH:
3.8915, 4.6700, 101.2863
CIE-Luv:
3.8915, 0.7294, 3.1917
Hunter-Lab:
6.5636, -0.9573, 3.2495
#100e03 color charts
#100e03 color shades, tints & tones
#100e03 color schemes
#100e03 color preview, HTML & CSS examples
This text has a color of #100e03
<p style="color:#100e03;">Text here</p>
.mytext {color:#100e03;}
This box has a color of #100e03
<div style="background-color:#100e03;">Content here</div>
.mybackground {background-color:#100e03;}
Border around this has a color of #100e03
<div style="border:2px solid #100e03;">Content here</div>
.myborder {border:2px solid #100e03;}