#80c10c color space conversions
Hex:
#80c10c
RGB:
128, 193, 12
CMY:
50, 24, 95
CMYK:
34, 0, 94, 24
HSL:
82°, 88.2927%, 40.1961%
HSV (HSB):
82°, 93.7824%, 75.6863%
XYZ:
28.0384, 42.7557, 7.1227
xyY:
0.3599, 0.5487, 42.7557
CIE-Lab:
71.3888, -43.8312, 70.0846
CIE-LCH:
71.3888, 82.6621, 122.0221
CIE-Luv:
71.3888, -32.9207, 82.3626
Hunter-Lab:
65.3878, -37.8876, 39.3130
#80c10c color charts
#80c10c color shades, tints & tones
#80c10c color schemes
#80c10c color preview, HTML & CSS examples
This text has a color of #80c10c
<p style="color:#80c10c;">Text here</p>
.mytext {color:#80c10c;}
This box has a color of #80c10c
<div style="background-color:#80c10c;">Content here</div>
.mybackground {background-color:#80c10c;}
Border around this has a color of #80c10c
<div style="border:2px solid #80c10c;">Content here</div>
.myborder {border:2px solid #80c10c;}