#000e00 color space conversions
Hex:
#000e00
RGB:
0, 14, 0
CMY:
100, 95, 100
CMYK:
100, 0, 100, 95
HSL:
120°, 100.0000%, 2.7451%
HSV (HSB):
120°, 100.0000%, 5.4902%
XYZ:
0.1570, 0.3141, 0.0523
xyY:
0.3000, 0.6000, 0.3141
CIE-Lab:
2.8370, -5.7957, 4.1427
CIE-LCH:
2.8370, 7.1240, 144.4431
CIE-Luv:
2.8370, -2.6864, 3.4729
Hunter-Lab:
5.6042, -4.8056, 3.3692
#000e00 color charts
#000e00 color shades, tints & tones
#000e00 color schemes
#000e00 color preview, HTML & CSS examples
This text has a color of #000e00
<p style="color:#000e00;">Text here</p>
.mytext {color:#000e00;}
This box has a color of #000e00
<div style="background-color:#000e00;">Content here</div>
.mybackground {background-color:#000e00;}
Border around this has a color of #000e00
<div style="border:2px solid #000e00;">Content here</div>
.myborder {border:2px solid #000e00;}