#80ab7a color space conversions
Hex:
#80ab7a
RGB:
128, 171, 122
CMY:
50, 33, 52
CMYK:
25, 0, 29, 33
HSL:
113°, 22.5806%, 57.4510%
HSV (HSB):
113°, 28.6550%, 67.0588%
XYZ:
26.9778, 35.1202, 23.7693
xyY:
0.3142, 0.4090, 35.1202
CIE-Lab:
65.8421, -24.1737, 20.6824
CIE-LCH:
65.8421, 31.8139, 139.4506
CIE-Luv:
65.8421, -21.5749, 31.9462
Hunter-Lab:
59.2623, -22.4507, 17.7031
#80ab7a color charts
#80ab7a color shades, tints & tones
#80ab7a color schemes
#80ab7a color preview, HTML & CSS examples
This text has a color of #80ab7a
<p style="color:#80ab7a;">Text here</p>
.mytext {color:#80ab7a;}
This box has a color of #80ab7a
<div style="background-color:#80ab7a;">Content here</div>
.mybackground {background-color:#80ab7a;}
Border around this has a color of #80ab7a
<div style="border:2px solid #80ab7a;">Content here</div>
.myborder {border:2px solid #80ab7a;}