#000e2a color space conversions
Hex:
#000e2a
RGB:
0, 14, 42
CMY:
100, 95, 84
CMYK:
100, 67, 0, 84
HSL:
220°, 100.0000%, 8.2353%
HSV (HSB):
220°, 100.0000%, 16.4706%
XYZ:
0.5750, 0.4812, 2.2531
xyY:
0.1737, 0.1454, 0.4812
CIE-Lab:
4.3470, 4.8153, -19.8268
CIE-LCH:
4.3470, 20.4032, 283.6509
CIE-Luv:
4.3470, -2.2495, -9.6475
Hunter-Lab:
6.9372, 2.6541, -14.4004
#000e2a color charts
#000e2a color shades, tints & tones
#000e2a color schemes
#000e2a color preview, HTML & CSS examples
This text has a color of #000e2a
<p style="color:#000e2a;">Text here</p>
.mytext {color:#000e2a;}
This box has a color of #000e2a
<div style="background-color:#000e2a;">Content here</div>
.mybackground {background-color:#000e2a;}
Border around this has a color of #000e2a
<div style="border:2px solid #000e2a;">Content here</div>
.myborder {border:2px solid #000e2a;}