#100d3e color space conversions
Hex:
#100d3e
RGB:
16, 13, 62
CMY:
94, 95, 76
CMYK:
74, 79, 0, 76
HSL:
244°, 65.3333%, 14.7059%
HSV (HSB):
244°, 79.0323%, 24.3137%
XYZ:
1.2271, 0.7458, 4.6367
xyY:
0.1857, 0.1128, 0.7458
CIE-Lab:
6.7368, 19.2930, -30.6400
CIE-LCH:
6.7368, 36.2082, 302.1972
CIE-Luv:
6.7368, -0.9966, -18.6852
Hunter-Lab:
8.6360, 10.2505, -25.7878
#100d3e color charts
#100d3e color shades, tints & tones
#100d3e color schemes
#100d3e color preview, HTML & CSS examples
This text has a color of #100d3e
<p style="color:#100d3e;">Text here</p>
.mytext {color:#100d3e;}
This box has a color of #100d3e
<div style="background-color:#100d3e;">Content here</div>
.mybackground {background-color:#100d3e;}
Border around this has a color of #100d3e
<div style="border:2px solid #100d3e;">Content here</div>
.myborder {border:2px solid #100d3e;}