#008d77 color space conversions
Hex:
#008d77
RGB:
0, 141, 119
CMY:
100, 45, 53
CMYK:
100, 0, 16, 45
HSL:
171°, 100.0000%, 27.6471%
HSV (HSB):
171°, 100.0000%, 55.2941%
XYZ:
12.8547, 20.3817, 20.7093
xyY:
0.2383, 0.3778, 20.3817
CIE-Lab:
52.2660, -37.5985, 2.6822
CIE-LCH:
52.2660, 37.6940, 175.9196
CIE-Luv:
52.2660, -42.6558, 9.1660
Hunter-Lab:
45.1461, -28.1804, 4.4048
#008d77 color charts
#008d77 color shades, tints & tones
#008d77 color schemes
#008d77 color preview, HTML & CSS examples
This text has a color of #008d77
<p style="color:#008d77;">Text here</p>
.mytext {color:#008d77;}
This box has a color of #008d77
<div style="background-color:#008d77;">Content here</div>
.mybackground {background-color:#008d77;}
Border around this has a color of #008d77
<div style="border:2px solid #008d77;">Content here</div>
.myborder {border:2px solid #008d77;}