#82b65f color space conversions
Hex:
#82b65f
RGB:
130, 182, 95
CMY:
49, 29, 63
CMYK:
29, 0, 48, 29
HSL:
96°, 37.3391%, 54.3137%
HSV (HSB):
96°, 47.8022%, 71.3725%
XYZ:
27.9994, 39.0279, 16.8839
xyY:
0.3337, 0.4651, 39.0279
CIE-Lab:
68.7715, -32.7040, 38.7091
CIE-LCH:
68.7715, 50.6750, 130.1933
CIE-Luv:
68.7715, -26.0935, 54.1790
Hunter-Lab:
62.4724, -29.3249, 27.7068
#82b65f color charts
#82b65f color shades, tints & tones
#82b65f color schemes
#82b65f color preview, HTML & CSS examples
This text has a color of #82b65f
<p style="color:#82b65f;">Text here</p>
.mytext {color:#82b65f;}
This box has a color of #82b65f
<div style="background-color:#82b65f;">Content here</div>
.mybackground {background-color:#82b65f;}
Border around this has a color of #82b65f
<div style="border:2px solid #82b65f;">Content here</div>
.myborder {border:2px solid #82b65f;}