#000e20 color space conversions
Hex:
#000e20
RGB:
0, 14, 32
CMY:
100, 95, 87
CMYK:
100, 56, 0, 87
HSL:
214°, 100.0000%, 6.2745%
HSV (HSB):
214°, 100.0000%, 12.5490%
XYZ:
0.4177, 0.4184, 1.4252
xyY:
0.1847, 0.1850, 0.4184
CIE-Lab:
3.7790, 0.8238, -13.0327
CIE-LCH:
3.7790, 13.0587, 273.6168
CIE-Luv:
3.7790, -2.2353, -6.1443
Hunter-Lab:
6.4681, 0.2095, -8.5368
#000e20 color charts
#000e20 color shades, tints & tones
#000e20 color schemes
#000e20 color preview, HTML & CSS examples
This text has a color of #000e20
<p style="color:#000e20;">Text here</p>
.mytext {color:#000e20;}
This box has a color of #000e20
<div style="background-color:#000e20;">Content here</div>
.mybackground {background-color:#000e20;}
Border around this has a color of #000e20
<div style="border:2px solid #000e20;">Content here</div>
.myborder {border:2px solid #000e20;}