#000e3b color space conversions
Hex:
#000e3b
RGB:
0, 14, 59
CMY:
100, 95, 77
CMYK:
100, 76, 0, 77
HSL:
226°, 100.0000%, 11.5686%
HSV (HSB):
226°, 100.0000%, 23.1373%
XYZ:
0.9465, 0.6298, 4.2094
xyY:
0.1636, 0.1089, 0.6298
CIE-Lab:
5.6893, 14.0814, -30.2309
CIE-LCH:
5.6893, 33.3495, 294.9759
CIE-Luv:
5.6893, -2.4701, -16.4278
Hunter-Lab:
7.9363, 7.3989, -25.8918
#000e3b color charts
#000e3b color shades, tints & tones
#000e3b color schemes
#000e3b color preview, HTML & CSS examples
This text has a color of #000e3b
<p style="color:#000e3b;">Text here</p>
.mytext {color:#000e3b;}
This box has a color of #000e3b
<div style="background-color:#000e3b;">Content here</div>
.mybackground {background-color:#000e3b;}
Border around this has a color of #000e3b
<div style="border:2px solid #000e3b;">Content here</div>
.myborder {border:2px solid #000e3b;}