#008d78 color space conversions
Hex:
#008d78
RGB:
0, 141, 120
CMY:
100, 45, 53
CMYK:
100, 0, 15, 45
HSL:
171°, 100.0000%, 27.6471%
HSV (HSB):
171°, 100.0000%, 55.2941%
XYZ:
12.9150, 20.4058, 21.0273
xyY:
0.2376, 0.3755, 20.4058
CIE-Lab:
52.2930, -37.3134, 2.1429
CIE-LCH:
52.2930, 37.3749, 176.7131
CIE-Luv:
52.2930, -42.5789, 8.3773
Hunter-Lab:
45.1728, -28.0187, 4.0223
#008d78 color charts
#008d78 color shades, tints & tones
#008d78 color schemes
#008d78 color preview, HTML & CSS examples
This text has a color of #008d78
<p style="color:#008d78;">Text here</p>
.mytext {color:#008d78;}
This box has a color of #008d78
<div style="background-color:#008d78;">Content here</div>
.mybackground {background-color:#008d78;}
Border around this has a color of #008d78
<div style="border:2px solid #008d78;">Content here</div>
.myborder {border:2px solid #008d78;}