#008b2f color space conversions
Hex:
#008b2f
RGB:
0, 139, 47
CMY:
100, 45, 82
CMYK:
100, 0, 66, 45
HSL:
140°, 100.0000%, 27.2549%
HSV (HSB):
140°, 100.0000%, 54.5098%
XYZ:
9.7457, 18.6705, 5.7794
xyY:
0.2850, 0.5460, 18.6705
CIE-Lab:
50.2994, -51.7487, 39.1462
CIE-LCH:
50.2994, 64.8872, 142.8937
CIE-Luv:
50.2994, -46.3729, 51.4974
Hunter-Lab:
43.2093, -35.3563, 22.3162
#008b2f color charts
#008b2f color shades, tints & tones
#008b2f color schemes
#008b2f color preview, HTML & CSS examples
This text has a color of #008b2f
<p style="color:#008b2f;">Text here</p>
.mytext {color:#008b2f;}
This box has a color of #008b2f
<div style="background-color:#008b2f;">Content here</div>
.mybackground {background-color:#008b2f;}
Border around this has a color of #008b2f
<div style="border:2px solid #008b2f;">Content here</div>
.myborder {border:2px solid #008b2f;}