#008a0e color space conversions
Hex:
#008a0e
RGB:
0, 138, 14
CMY:
100, 46, 95
CMYK:
100, 0, 90, 46
HSL:
126°, 100.0000%, 27.0588%
HSV (HSB):
126°, 100.0000%, 54.1176%
XYZ:
9.1677, 18.2087, 3.4469
xyY:
0.2974, 0.5907, 18.2087
CIE-Lab:
49.7482, -54.0937, 50.0907
CIE-LCH:
49.7482, 73.7238, 137.2003
CIE-Luv:
49.7482, -46.9060, 59.2824
Hunter-Lab:
42.6716, -36.3256, 25.0808
#008a0e color charts
#008a0e color shades, tints & tones
#008a0e color schemes
#008a0e color preview, HTML & CSS examples
This text has a color of #008a0e
<p style="color:#008a0e;">Text here</p>
.mytext {color:#008a0e;}
This box has a color of #008a0e
<div style="background-color:#008a0e;">Content here</div>
.mybackground {background-color:#008a0e;}
Border around this has a color of #008a0e
<div style="border:2px solid #008a0e;">Content here</div>
.myborder {border:2px solid #008a0e;}