#82ab2f color space conversions
Hex:
#82ab2f
RGB:
130, 171, 47
CMY:
49, 33, 82
CMYK:
24, 0, 73, 33
HSL:
80°, 56.8807%, 42.7451%
HSV (HSB):
80°, 72.5146%, 67.0588%
XYZ:
24.2819, 34.0769, 7.9870
xyY:
0.3660, 0.5136, 34.0769
CIE-Lab:
65.0236, -31.9773, 55.9740
CIE-LCH:
65.0236, 64.4643, 119.7388
CIE-Luv:
65.0236, -20.4651, 67.5560
Hunter-Lab:
58.3754, -27.9078, 32.7506
#82ab2f color charts
#82ab2f color shades, tints & tones
#82ab2f color schemes
#82ab2f color preview, HTML & CSS examples
This text has a color of #82ab2f
<p style="color:#82ab2f;">Text here</p>
.mytext {color:#82ab2f;}
This box has a color of #82ab2f
<div style="background-color:#82ab2f;">Content here</div>
.mybackground {background-color:#82ab2f;}
Border around this has a color of #82ab2f
<div style="border:2px solid #82ab2f;">Content here</div>
.myborder {border:2px solid #82ab2f;}