#008d72 color space conversions
Hex:
#008d72
RGB:
0, 141, 114
CMY:
100, 45, 55
CMYK:
100, 0, 19, 45
HSL:
169°, 100.0000%, 27.6471%
HSV (HSB):
169°, 100.0000%, 55.2941%
XYZ:
12.5621, 20.2647, 19.1690
xyY:
0.2416, 0.3897, 20.2647
CIE-Lab:
52.1351, -38.9960, 5.3820
CIE-LCH:
52.1351, 39.3656, 172.1421
CIE-Luv:
52.1351, -43.0371, 13.0571
Hunter-Lab:
45.0163, -28.9667, 6.2644
#008d72 color charts
#008d72 color shades, tints & tones
#008d72 color schemes
#008d72 color preview, HTML & CSS examples
This text has a color of #008d72
<p style="color:#008d72;">Text here</p>
.mytext {color:#008d72;}
This box has a color of #008d72
<div style="background-color:#008d72;">Content here</div>
.mybackground {background-color:#008d72;}
Border around this has a color of #008d72
<div style="border:2px solid #008d72;">Content here</div>
.myborder {border:2px solid #008d72;}