#100d2e color space conversions
Hex:
#100d2e
RGB:
16, 13, 46
CMY:
94, 95, 82
CMYK:
65, 72, 0, 82
HSL:
245°, 55.9322%, 11.5686%
HSV (HSB):
245°, 71.7391%, 18.0392%
XYZ:
0.8508, 0.5953, 2.6548
xyY:
0.2075, 0.1452, 0.5953
CIE-Lab:
5.3770, 11.6724, -21.1379
CIE-LCH:
5.3770, 24.1466, 298.9076
CIE-Luv:
5.3770, -0.4235, -11.6324
Hunter-Lab:
7.7153, 6.1809, -15.0008
#100d2e color charts
#100d2e color shades, tints & tones
#100d2e color schemes
#100d2e color preview, HTML & CSS examples
This text has a color of #100d2e
<p style="color:#100d2e;">Text here</p>
.mytext {color:#100d2e;}
This box has a color of #100d2e
<div style="background-color:#100d2e;">Content here</div>
.mybackground {background-color:#100d2e;}
Border around this has a color of #100d2e
<div style="border:2px solid #100d2e;">Content here</div>
.myborder {border:2px solid #100d2e;}