#100a1d color space conversions
Hex:
#100a1d
RGB:
16, 10, 29
CMY:
94, 96, 89
CMYK:
45, 66, 0, 89
HSL:
259°, 48.7179%, 7.6471%
HSV (HSB):
259°, 65.5172%, 11.3725%
XYZ:
0.5440, 0.4159, 1.2140
xyY:
0.2502, 0.1913, 0.4159
CIE-Lab:
3.7572, 6.0893, -10.6162
CIE-LCH:
3.7572, 12.2386, 299.8379
CIE-Luv:
3.7572, 0.5316, -5.3363
Hunter-Lab:
6.4494, 3.7697, -6.6459
#100a1d color charts
#100a1d color shades, tints & tones
#100a1d color schemes
#100a1d color preview, HTML & CSS examples
This text has a color of #100a1d
<p style="color:#100a1d;">Text here</p>
.mytext {color:#100a1d;}
This box has a color of #100a1d
<div style="background-color:#100a1d;">Content here</div>
.mybackground {background-color:#100a1d;}
Border around this has a color of #100a1d
<div style="border:2px solid #100a1d;">Content here</div>
.myborder {border:2px solid #100a1d;}