#100e3f color space conversions
Hex:
#100e3f
RGB:
16, 14, 63
CMY:
94, 95, 75
CMYK:
75, 78, 0, 75
HSL:
242°, 63.6364%, 15.0980%
HSV (HSB):
242°, 77.7778%, 24.7059%
XYZ:
1.2679, 0.7831, 4.7870
xyY:
0.1854, 0.1145, 0.7831
CIE-Lab:
7.0738, 19.1267, -30.8054
CIE-LCH:
7.0738, 36.2602, 301.8357
CIE-Luv:
7.0738, -1.1564, -19.3923
Hunter-Lab:
8.8494, 10.0888, -25.8776
#100e3f color charts
#100e3f color shades, tints & tones
#100e3f color schemes
#100e3f color preview, HTML & CSS examples
This text has a color of #100e3f
<p style="color:#100e3f;">Text here</p>
.mytext {color:#100e3f;}
This box has a color of #100e3f
<div style="background-color:#100e3f;">Content here</div>
.mybackground {background-color:#100e3f;}
Border around this has a color of #100e3f
<div style="border:2px solid #100e3f;">Content here</div>
.myborder {border:2px solid #100e3f;}