#008f2e color space conversions
Hex:
#008f2e
RGB:
0, 143, 46
CMY:
100, 44, 82
CMYK:
100, 0, 68, 44
HSL:
139°, 100.0000%, 28.0392%
HSV (HSB):
139°, 100.0000%, 56.0784%
XYZ:
10.3156, 19.8422, 5.8710
xyY:
0.2863, 0.5507, 19.8422
CIE-Lab:
51.6583, -53.1304, 41.0942
CIE-LCH:
51.6583, 67.1683, 142.2795
CIE-Luv:
51.6583, -47.7460, 53.8536
Hunter-Lab:
44.5446, -36.6161, 23.3667
#008f2e color charts
#008f2e color shades, tints & tones
#008f2e color schemes
#008f2e color preview, HTML & CSS examples
This text has a color of #008f2e
<p style="color:#008f2e;">Text here</p>
.mytext {color:#008f2e;}
This box has a color of #008f2e
<div style="background-color:#008f2e;">Content here</div>
.mybackground {background-color:#008f2e;}
Border around this has a color of #008f2e
<div style="border:2px solid #008f2e;">Content here</div>
.myborder {border:2px solid #008f2e;}