#0e8e0e color space conversions
Hex:
#0e8e0e
RGB:
14, 142, 14
CMY:
95, 44, 95
CMYK:
90, 0, 90, 44
HSL:
120°, 82.0513%, 30.5882%
HSV (HSB):
120°, 90.1408%, 55.6863%
XYZ:
9.9334, 19.4711, 3.6502
xyY:
0.3005, 0.5891, 19.4711
CIE-Lab:
51.2338, -54.2838, 51.4318
CIE-LCH:
51.2338, 74.7794, 136.5453
CIE-Luv:
51.2338, -47.2059, 61.0253
Hunter-Lab:
44.1260, -37.0378, 25.9836
#0e8e0e color charts
#0e8e0e color shades, tints & tones
#0e8e0e color schemes
#0e8e0e color preview, HTML & CSS examples
This text has a color of #0e8e0e
<p style="color:#0e8e0e;">Text here</p>
.mytext {color:#0e8e0e;}
This box has a color of #0e8e0e
<div style="background-color:#0e8e0e;">Content here</div>
.mybackground {background-color:#0e8e0e;}
Border around this has a color of #0e8e0e
<div style="border:2px solid #0e8e0e;">Content here</div>
.myborder {border:2px solid #0e8e0e;}