#100e46 color space conversions
Hex:
#100e46
RGB:
16, 14, 70
CMY:
94, 95, 73
CMYK:
77, 80, 0, 73
HSL:
242°, 66.6667%, 16.4706%
HSV (HSB):
242°, 80.0000%, 27.4510%
XYZ:
1.4762, 0.8664, 5.8838
xyY:
0.1794, 0.1053, 0.8664
CIE-Lab:
7.8264, 22.0499, -34.5328
CIE-LCH:
7.8264, 40.9721, 302.5591
CIE-Luv:
7.8264, -1.4270, -22.9526
Hunter-Lab:
9.3082, 12.0193, -30.9618
#100e46 color charts
#100e46 color shades, tints & tones
#100e46 color schemes
#100e46 color preview, HTML & CSS examples
This text has a color of #100e46
<p style="color:#100e46;">Text here</p>
.mytext {color:#100e46;}
This box has a color of #100e46
<div style="background-color:#100e46;">Content here</div>
.mybackground {background-color:#100e46;}
Border around this has a color of #100e46
<div style="border:2px solid #100e46;">Content here</div>
.myborder {border:2px solid #100e46;}