#82ac5a color space conversions
Hex:
#82ac5a
RGB:
130, 172, 90
CMY:
49, 33, 65
CMYK:
24, 0, 48, 33
HSL:
91°, 33.0645%, 51.3725%
HSV (HSB):
91°, 47.6744%, 67.4510%
XYZ:
25.8039, 34.9891, 15.0664
xyY:
0.3402, 0.4612, 34.9891
CIE-Lab:
65.7401, -28.5713, 37.4854
CIE-LCH:
65.7401, 47.1325, 127.3146
CIE-Luv:
65.7401, -21.0343, 51.4181
Hunter-Lab:
59.1516, -25.6475, 26.3044
#82ac5a color charts
#82ac5a color shades, tints & tones
#82ac5a color schemes
#82ac5a color preview, HTML & CSS examples
This text has a color of #82ac5a
<p style="color:#82ac5a;">Text here</p>
.mytext {color:#82ac5a;}
This box has a color of #82ac5a
<div style="background-color:#82ac5a;">Content here</div>
.mybackground {background-color:#82ac5a;}
Border around this has a color of #82ac5a
<div style="border:2px solid #82ac5a;">Content here</div>
.myborder {border:2px solid #82ac5a;}