#82aa3c color space conversions
Hex:
#82aa3c
RGB:
130, 170, 60
CMY:
49, 33, 76
CMYK:
24, 0, 65, 33
HSL:
82°, 47.8261%, 45.0980%
HSV (HSB):
82°, 64.7059%, 66.6667%
XYZ:
24.3963, 33.8215, 9.5174
xyY:
0.3602, 0.4993, 33.8215
CIE-Lab:
64.8207, -30.6056, 50.5864
CIE-LCH:
64.8207, 59.1243, 121.1746
CIE-Luv:
64.8207, -19.9419, 63.1671
Hunter-Lab:
58.1563, -26.8936, 31.0065
#82aa3c color charts
#82aa3c color shades, tints & tones
#82aa3c color schemes
#82aa3c color preview, HTML & CSS examples
This text has a color of #82aa3c
<p style="color:#82aa3c;">Text here</p>
.mytext {color:#82aa3c;}
This box has a color of #82aa3c
<div style="background-color:#82aa3c;">Content here</div>
.mybackground {background-color:#82aa3c;}
Border around this has a color of #82aa3c
<div style="border:2px solid #82aa3c;">Content here</div>
.myborder {border:2px solid #82aa3c;}