#008d79 color space conversions
Hex:
#008d79
RGB:
0, 141, 121
CMY:
100, 45, 53
CMYK:
100, 0, 14, 45
HSL:
171°, 100.0000%, 27.6471%
HSV (HSB):
171°, 100.0000%, 55.2941%
XYZ:
12.9761, 20.4302, 21.3487
xyY:
0.2370, 0.3731, 20.4302
CIE-Lab:
52.3202, -37.0265, 1.6039
CIE-LCH:
52.3202, 37.0612, 177.5196
CIE-Luv:
52.3202, -42.5017, 7.5852
Hunter-Lab:
45.1998, -27.8555, 3.6361
#008d79 color charts
#008d79 color shades, tints & tones
#008d79 color schemes
#008d79 color preview, HTML & CSS examples
This text has a color of #008d79
<p style="color:#008d79;">Text here</p>
.mytext {color:#008d79;}
This box has a color of #008d79
<div style="background-color:#008d79;">Content here</div>
.mybackground {background-color:#008d79;}
Border around this has a color of #008d79
<div style="border:2px solid #008d79;">Content here</div>
.myborder {border:2px solid #008d79;}