#82ab8c color space conversions
Hex:
#82ab8c
RGB:
130, 171, 140
CMY:
49, 33, 45
CMYK:
24, 0, 18, 33
HSL:
135°, 19.6172%, 59.0196%
HSV (HSB):
135°, 23.9766%, 67.0588%
XYZ:
28.5025, 35.7651, 30.2121
xyY:
0.3017, 0.3785, 35.7651
CIE-Lab:
66.3400, -20.2431, 11.5178
CIE-LCH:
66.3400, 23.2904, 150.3612
CIE-Luv:
66.3400, -20.6483, 19.5178
Hunter-Lab:
59.8039, -19.5841, 11.9103
#82ab8c color charts
#82ab8c color shades, tints & tones
#82ab8c color schemes
#82ab8c color preview, HTML & CSS examples
This text has a color of #82ab8c
<p style="color:#82ab8c;">Text here</p>
.mytext {color:#82ab8c;}
This box has a color of #82ab8c
<div style="background-color:#82ab8c;">Content here</div>
.mybackground {background-color:#82ab8c;}
Border around this has a color of #82ab8c
<div style="border:2px solid #82ab8c;">Content here</div>
.myborder {border:2px solid #82ab8c;}