#80c65e color space conversions
Hex:
#80c65e
RGB:
128, 198, 94
CMY:
50, 22, 63
CMYK:
35, 0, 53, 22
HSL:
100°, 47.7064%, 57.2549%
HSV (HSB):
100°, 52.5253%, 77.6471%
XYZ:
31.1166, 45.7855, 17.7871
xyY:
0.3286, 0.4835, 45.7855
CIE-Lab:
73.4061, -40.7667, 44.8170
CIE-LCH:
73.4061, 60.5846, 132.2905
CIE-Luv:
73.4061, -34.7927, 62.9293
Hunter-Lab:
67.6650, -36.3284, 31.7799
#80c65e color charts
#80c65e color shades, tints & tones
#80c65e color schemes
#80c65e color preview, HTML & CSS examples
This text has a color of #80c65e
<p style="color:#80c65e;">Text here</p>
.mytext {color:#80c65e;}
This box has a color of #80c65e
<div style="background-color:#80c65e;">Content here</div>
.mybackground {background-color:#80c65e;}
Border around this has a color of #80c65e
<div style="border:2px solid #80c65e;">Content here</div>
.myborder {border:2px solid #80c65e;}