#100d2d color space conversions
Hex:
#100d2d
RGB:
16, 13, 45
CMY:
94, 95, 82
CMYK:
64, 71, 0, 82
HSL:
246°, 55.1724%, 11.3725%
HSV (HSB):
246°, 71.1111%, 17.6471%
XYZ:
0.8313, 0.5875, 2.5522
xyY:
0.2093, 0.1479, 0.5875
CIE-Lab:
5.3066, 11.1788, -20.5022
CIE-LCH:
5.3066, 23.3518, 298.6013
CIE-Luv:
5.3066, -0.3890, -11.2249
Hunter-Lab:
7.6646, 5.9459, -14.3773
#100d2d color charts
#100d2d color shades, tints & tones
#100d2d color schemes
#100d2d color preview, HTML & CSS examples
This text has a color of #100d2d
<p style="color:#100d2d;">Text here</p>
.mytext {color:#100d2d;}
This box has a color of #100d2d
<div style="background-color:#100d2d;">Content here</div>
.mybackground {background-color:#100d2d;}
Border around this has a color of #100d2d
<div style="border:2px solid #100d2d;">Content here</div>
.myborder {border:2px solid #100d2d;}