#82ab8e color space conversions
Hex:
#82ab8e
RGB:
130, 171, 142
CMY:
49, 33, 44
CMYK:
24, 0, 17, 33
HSL:
138°, 19.6172%, 59.0196%
HSV (HSB):
138°, 23.9766%, 67.0588%
XYZ:
28.6513, 35.8246, 30.9959
xyY:
0.3001, 0.3752, 35.8246
CIE-Lab:
66.3857, -19.8583, 10.4780
CIE-LCH:
66.3857, 22.4531, 152.1823
CIE-Luv:
66.3857, -20.6556, 18.0511
Hunter-Lab:
59.8537, -19.2979, 11.1935
#82ab8e color charts
#82ab8e color shades, tints & tones
#82ab8e color schemes
#82ab8e color preview, HTML & CSS examples
This text has a color of #82ab8e
<p style="color:#82ab8e;">Text here</p>
.mytext {color:#82ab8e;}
This box has a color of #82ab8e
<div style="background-color:#82ab8e;">Content here</div>
.mybackground {background-color:#82ab8e;}
Border around this has a color of #82ab8e
<div style="border:2px solid #82ab8e;">Content here</div>
.myborder {border:2px solid #82ab8e;}