#80c05e color space conversions
Hex:
#80c05e
RGB:
128, 192, 94
CMY:
50, 25, 63
CMYK:
33, 0, 51, 25
HSL:
99°, 43.7500%, 56.0784%
HSV (HSB):
99°, 51.0417%, 75.2941%
XYZ:
29.7721, 43.0966, 17.3390
xyY:
0.3300, 0.4777, 43.0966
CIE-Lab:
71.6205, -38.1063, 42.6643
CIE-LCH:
71.6205, 57.2044, 131.7702
CIE-Luv:
71.6205, -31.9452, 59.8463
Hunter-Lab:
65.6480, -33.9323, 30.2939
#80c05e color charts
#80c05e color shades, tints & tones
#80c05e color schemes
#80c05e color preview, HTML & CSS examples
This text has a color of #80c05e
<p style="color:#80c05e;">Text here</p>
.mytext {color:#80c05e;}
This box has a color of #80c05e
<div style="background-color:#80c05e;">Content here</div>
.mybackground {background-color:#80c05e;}
Border around this has a color of #80c05e
<div style="border:2px solid #80c05e;">Content here</div>
.myborder {border:2px solid #80c05e;}