#82ab8a color space conversions
Hex:
#82ab8a
RGB:
130, 171, 138
CMY:
49, 33, 46
CMYK:
24, 0, 19, 33
HSL:
132°, 19.6172%, 59.0196%
HSV (HSB):
132°, 23.9766%, 67.0588%
XYZ:
28.3563, 35.7066, 29.4423
xyY:
0.3033, 0.3819, 35.7066
CIE-Lab:
66.2952, -20.6227, 12.5578
CIE-LCH:
66.2952, 24.1453, 148.6614
CIE-Luv:
66.2952, -20.6412, 20.9711
Hunter-Lab:
59.7550, -19.8655, 12.6153
#82ab8a color charts
#82ab8a color shades, tints & tones
#82ab8a color schemes
#82ab8a color preview, HTML & CSS examples
This text has a color of #82ab8a
<p style="color:#82ab8a;">Text here</p>
.mytext {color:#82ab8a;}
This box has a color of #82ab8a
<div style="background-color:#82ab8a;">Content here</div>
.mybackground {background-color:#82ab8a;}
Border around this has a color of #82ab8a
<div style="border:2px solid #82ab8a;">Content here</div>
.myborder {border:2px solid #82ab8a;}