#80ac5e color space conversions
Hex:
#80ac5e
RGB:
128, 172, 94
CMY:
50, 33, 63
CMYK:
26, 0, 45, 33
HSL:
94°, 31.9672%, 52.1569%
HSV (HSB):
94°, 45.3488%, 67.4510%
XYZ:
25.6750, 34.9024, 15.9733
xyY:
0.3354, 0.4559, 34.9024
CIE-Lab:
65.6726, -28.8202, 35.3337
CIE-LCH:
65.6726, 45.5969, 129.2027
CIE-Luv:
65.6726, -22.0699, 49.2740
Hunter-Lab:
59.0782, -25.8121, 25.3242
#80ac5e color charts
#80ac5e color shades, tints & tones
#80ac5e color schemes
#80ac5e color preview, HTML & CSS examples
This text has a color of #80ac5e
<p style="color:#80ac5e;">Text here</p>
.mytext {color:#80ac5e;}
This box has a color of #80ac5e
<div style="background-color:#80ac5e;">Content here</div>
.mybackground {background-color:#80ac5e;}
Border around this has a color of #80ac5e
<div style="border:2px solid #80ac5e;">Content here</div>
.myborder {border:2px solid #80ac5e;}