#80a82d color space conversions
Hex:
#80a82d
RGB:
128, 168, 45
CMY:
50, 34, 82
CMYK:
24, 0, 73, 34
HSL:
80°, 57.7465%, 41.7647%
HSV (HSB):
80°, 73.2143%, 65.8824%
XYZ:
23.3784, 32.7839, 7.5784
xyY:
0.3668, 0.5143, 32.7839
CIE-Lab:
63.9856, -31.4883, 55.6373
CIE-LCH:
63.9856, 63.9298, 119.5080
CIE-Luv:
63.9856, -19.9482, 66.7311
Hunter-Lab:
57.2572, -27.3179, 32.2326
#80a82d color charts
#80a82d color shades, tints & tones
#80a82d color schemes
#80a82d color preview, HTML & CSS examples
This text has a color of #80a82d
<p style="color:#80a82d;">Text here</p>
.mytext {color:#80a82d;}
This box has a color of #80a82d
<div style="background-color:#80a82d;">Content here</div>
.mybackground {background-color:#80a82d;}
Border around this has a color of #80a82d
<div style="border:2px solid #80a82d;">Content here</div>
.myborder {border:2px solid #80a82d;}