#100c40 color space conversions
Hex:
#100c40
RGB:
16, 12, 64
CMY:
94, 95, 75
CMYK:
75, 81, 0, 75
HSL:
245°, 68.4211%, 14.9020%
HSV (HSB):
245°, 81.2500%, 25.0980%
XYZ:
1.2706, 0.7433, 4.9270
xyY:
0.1831, 0.1071, 0.7433
CIE-Lab:
6.7139, 20.7606, -32.1076
CIE-LCH:
6.7139, 38.2348, 302.8864
CIE-Luv:
6.7139, -0.9596, -19.4118
Hunter-Lab:
8.6213, 11.2193, -27.8487
#100c40 color charts
#100c40 color shades, tints & tones
#100c40 color schemes
#100c40 color preview, HTML & CSS examples
This text has a color of #100c40
<p style="color:#100c40;">Text here</p>
.mytext {color:#100c40;}
This box has a color of #100c40
<div style="background-color:#100c40;">Content here</div>
.mybackground {background-color:#100c40;}
Border around this has a color of #100c40
<div style="border:2px solid #100c40;">Content here</div>
.myborder {border:2px solid #100c40;}