#80ab9e color space conversions
Hex:
#80ab9e
RGB:
128, 171, 158
CMY:
50, 33, 38
CMYK:
25, 0, 8, 33
HSL:
162°, 20.3791%, 58.6275%
HSV (HSB):
162°, 25.1462%, 67.0588%
XYZ:
29.6366, 36.1836, 37.7699
xyY:
0.2861, 0.3493, 36.1836
CIE-Lab:
66.6600, -17.2410, 1.9906
CIE-LCH:
66.6600, 17.3555, 173.4138
CIE-Luv:
66.6600, -21.6268, 5.7050
Hunter-Lab:
60.1528, -17.3227, 4.8789
#80ab9e color charts
#80ab9e color shades, tints & tones
#80ab9e color schemes
#80ab9e color preview, HTML & CSS examples
This text has a color of #80ab9e
<p style="color:#80ab9e;">Text here</p>
.mytext {color:#80ab9e;}
This box has a color of #80ab9e
<div style="background-color:#80ab9e;">Content here</div>
.mybackground {background-color:#80ab9e;}
Border around this has a color of #80ab9e
<div style="border:2px solid #80ab9e;">Content here</div>
.myborder {border:2px solid #80ab9e;}