#82b05f color space conversions
Hex:
#82b05f
RGB:
130, 176, 95
CMY:
49, 31, 63
CMYK:
26, 0, 46, 31
HSL:
94°, 33.8912%, 53.1373%
HSV (HSB):
94°, 46.0227%, 69.0196%
XYZ:
26.7968, 36.6227, 16.4830
xyY:
0.3354, 0.4583, 36.6227
CIE-Lab:
66.9930, -29.8711, 36.5000
CIE-LCH:
66.9930, 47.1650, 129.2965
CIE-Luv:
66.9930, -23.0800, 50.9798
Hunter-Lab:
60.5167, -26.8644, 26.2128
#82b05f color charts
#82b05f color shades, tints & tones
#82b05f color schemes
#82b05f color preview, HTML & CSS examples
This text has a color of #82b05f
<p style="color:#82b05f;">Text here</p>
.mytext {color:#82b05f;}
This box has a color of #82b05f
<div style="background-color:#82b05f;">Content here</div>
.mybackground {background-color:#82b05f;}
Border around this has a color of #82b05f
<div style="border:2px solid #82b05f;">Content here</div>
.myborder {border:2px solid #82b05f;}