#008c0e color space conversions
Hex:
#008c0e
RGB:
0, 140, 14
CMY:
100, 45, 95
CMYK:
100, 0, 90, 45
HSL:
126°, 100.0000%, 27.4510%
HSV (HSB):
126°, 100.0000%, 54.9020%
XYZ:
9.4573, 18.7879, 3.5434
xyY:
0.2975, 0.5910, 18.7879
CIE-Lab:
50.4381, -54.6777, 50.6949
CIE-LCH:
50.4381, 74.5629, 137.1646
CIE-Luv:
50.4381, -47.5627, 60.1548
Hunter-Lab:
43.3450, -36.9072, 25.4946
#008c0e color charts
#008c0e color shades, tints & tones
#008c0e color schemes
#008c0e color preview, HTML & CSS examples
This text has a color of #008c0e
<p style="color:#008c0e;">Text here</p>
.mytext {color:#008c0e;}
This box has a color of #008c0e
<div style="background-color:#008c0e;">Content here</div>
.mybackground {background-color:#008c0e;}
Border around this has a color of #008c0e
<div style="border:2px solid #008c0e;">Content here</div>
.myborder {border:2px solid #008c0e;}