#80c65f color space conversions
Hex:
#80c65f
RGB:
128, 198, 95
CMY:
50, 22, 63
CMYK:
35, 0, 52, 22
HSL:
101°, 47.4654%, 57.4510%
HSV (HSB):
101°, 52.0202%, 77.6471%
XYZ:
31.1617, 45.8036, 18.0251
xyY:
0.3281, 0.4822, 45.8036
CIE-Lab:
73.4179, -40.6507, 44.3520
CIE-LCH:
73.4179, 60.1630, 132.5068
CIE-Luv:
73.4179, -34.7803, 62.4603
Hunter-Lab:
67.6783, -36.2488, 31.5839
#80c65f color charts
#80c65f color shades, tints & tones
#80c65f color schemes
#80c65f color preview, HTML & CSS examples
This text has a color of #80c65f
<p style="color:#80c65f;">Text here</p>
.mytext {color:#80c65f;}
This box has a color of #80c65f
<div style="background-color:#80c65f;">Content here</div>
.mybackground {background-color:#80c65f;}
Border around this has a color of #80c65f
<div style="border:2px solid #80c65f;">Content here</div>
.myborder {border:2px solid #80c65f;}