#100d6d color space conversions
Hex:
#100d6d
RGB:
16, 13, 109
CMY:
94, 95, 57
CMYK:
85, 88, 0, 57
HSL:
242°, 78.6885%, 23.9216%
HSV (HSB):
242°, 88.0734%, 42.7451%
XYZ:
3.1179, 1.5021, 14.5936
xyY:
0.1623, 0.0782, 1.5021
CIE-Lab:
12.6216, 36.6896, -53.0047
CIE-LCH:
12.6216, 64.4641, 304.6908
CIE-Luv:
12.6216, -2.9882, -44.8961
Hunter-Lab:
12.2562, 23.9616, -62.0183
#100d6d color charts
#100d6d color shades, tints & tones
#100d6d color schemes
#100d6d color preview, HTML & CSS examples
This text has a color of #100d6d
<p style="color:#100d6d;">Text here</p>
.mytext {color:#100d6d;}
This box has a color of #100d6d
<div style="background-color:#100d6d;">Content here</div>
.mybackground {background-color:#100d6d;}
Border around this has a color of #100d6d
<div style="border:2px solid #100d6d;">Content here</div>
.myborder {border:2px solid #100d6d;}