#aadd82 color space conversions
Hex:
#aadd82
RGB:
170, 221, 130
CMY:
33, 13, 49
CMYK:
23, 0, 41, 13
HSL:
94°, 57.2327%, 68.8235%
HSV (HSB):
94°, 41.1765%, 86.6667%
XYZ:
46.4633, 61.8707, 30.6125
xyY:
0.3344, 0.4453, 61.8707
CIE-Lab:
82.8446, -32.1774, 39.4002
CIE-LCH:
82.8446, 50.8700, 129.2379
CIE-Luv:
82.8446, -25.3655, 57.9924
Hunter-Lab:
78.6579, -32.2113, 31.9858
#aadd82 color charts
#aadd82 color shades, tints & tones
#aadd82 color schemes
#aadd82 color preview, HTML & CSS examples
This text has a color of #aadd82
<p style="color:#aadd82;">Text here</p>
.mytext {color:#aadd82;}
This box has a color of #aadd82
<div style="background-color:#aadd82;">Content here</div>
.mybackground {background-color:#aadd82;}
Border around this has a color of #aadd82
<div style="border:2px solid #aadd82;">Content here</div>
.myborder {border:2px solid #aadd82;}