#80b97f color space conversions
Hex:
#80b97f
RGB:
128, 185, 127
CMY:
50, 27, 50
CMYK:
31, 0, 31, 27
HSL:
119°, 29.2929%, 61.1765%
HSV (HSB):
119°, 31.3514%, 72.5490%
XYZ:
30.0818, 40.8194, 26.3721
xyY:
0.3093, 0.4196, 40.8194
CIE-Lab:
70.0492, -30.1602, 23.6918
CIE-LCH:
70.0492, 38.3528, 141.8493
CIE-Luv:
70.0492, -28.2878, 37.2024
Hunter-Lab:
63.8901, -27.7632, 20.2497
#80b97f color charts
#80b97f color shades, tints & tones
#80b97f color schemes
#80b97f color preview, HTML & CSS examples
This text has a color of #80b97f
<p style="color:#80b97f;">Text here</p>
.mytext {color:#80b97f;}
This box has a color of #80b97f
<div style="background-color:#80b97f;">Content here</div>
.mybackground {background-color:#80b97f;}
Border around this has a color of #80b97f
<div style="border:2px solid #80b97f;">Content here</div>
.myborder {border:2px solid #80b97f;}