#100e4d color space conversions
Hex:
#100e4d
RGB:
16, 14, 77
CMY:
94, 95, 70
CMYK:
79, 82, 0, 70
HSL:
242°, 69.2308%, 17.8431%
HSV (HSB):
242°, 81.8182%, 30.1961%
XYZ:
1.7103, 0.9601, 7.1163
xyY:
0.1748, 0.0981, 0.9601
CIE-Lab:
8.6542, 24.7546, -38.0546
CIE-LCH:
8.6542, 45.3976, 303.0441
CIE-Luv:
8.6542, -1.7119, -26.7397
Hunter-Lab:
9.7982, 14.0101, -36.2028
#100e4d color charts
#100e4d color shades, tints & tones
#100e4d color schemes
#100e4d color preview, HTML & CSS examples
This text has a color of #100e4d
<p style="color:#100e4d;">Text here</p>
.mytext {color:#100e4d;}
This box has a color of #100e4d
<div style="background-color:#100e4d;">Content here</div>
.mybackground {background-color:#100e4d;}
Border around this has a color of #100e4d
<div style="border:2px solid #100e4d;">Content here</div>
.myborder {border:2px solid #100e4d;}