#008c4d color space conversions
Hex:
#008c4d
RGB:
0, 140, 77
CMY:
100, 45, 70
CMYK:
100, 0, 45, 45
HSL:
153°, 100.0000%, 27.4510%
HSV (HSB):
153°, 100.0000%, 54.9020%
XYZ:
10.7176, 19.2920, 10.1800
xyY:
0.2667, 0.4800, 19.2920
CIE-Lab:
51.0271, -47.3507, 24.7903
CIE-LCH:
51.0271, 53.4476, 152.3658
CIE-Luv:
51.0271, -45.2270, 37.6746
Hunter-Lab:
43.9226, -33.3085, 17.0041
#008c4d color charts
#008c4d color shades, tints & tones
#008c4d color schemes
#008c4d color preview, HTML & CSS examples
This text has a color of #008c4d
<p style="color:#008c4d;">Text here</p>
.mytext {color:#008c4d;}
This box has a color of #008c4d
<div style="background-color:#008c4d;">Content here</div>
.mybackground {background-color:#008c4d;}
Border around this has a color of #008c4d
<div style="border:2px solid #008c4d;">Content here</div>
.myborder {border:2px solid #008c4d;}