#100d3d color space conversions
Hex:
#100d3d
RGB:
16, 13, 61
CMY:
94, 95, 76
CMYK:
74, 79, 0, 76
HSL:
244°, 64.8649%, 14.5098%
HSV (HSB):
244°, 78.6885%, 23.9216%
XYZ:
1.1999, 0.7349, 4.4935
xyY:
0.1867, 0.1143, 0.7349
CIE-Lab:
6.6386, 18.8435, -30.0828
CIE-LCH:
6.6386, 35.4973, 302.0625
CIE-Luv:
6.6386, -0.9592, -18.2105
Hunter-Lab:
8.5728, 9.9818, -25.0763
#100d3d color charts
#100d3d color shades, tints & tones
#100d3d color schemes
#100d3d color preview, HTML & CSS examples
This text has a color of #100d3d
<p style="color:#100d3d;">Text here</p>
.mytext {color:#100d3d;}
This box has a color of #100d3d
<div style="background-color:#100d3d;">Content here</div>
.mybackground {background-color:#100d3d;}
Border around this has a color of #100d3d
<div style="border:2px solid #100d3d;">Content here</div>
.myborder {border:2px solid #100d3d;}