#aadc70 color space conversions
Hex:
#aadc70
RGB:
170, 220, 112
CMY:
33, 14, 56
CMYK:
23, 0, 49, 14
HSL:
88°, 60.6742%, 65.0980%
HSV (HSB):
88°, 49.0909%, 86.2745%
XYZ:
45.0954, 60.9023, 24.7078
xyY:
0.3450, 0.4660, 60.9023
CIE-Lab:
82.3262, -33.8467, 47.5388
CIE-LCH:
82.3262, 58.3570, 125.4502
CIE-Luv:
82.3262, -24.8070, 66.7841
Hunter-Lab:
78.0399, -33.4236, 35.8565
#aadc70 color charts
#aadc70 color shades, tints & tones
#aadc70 color schemes
#aadc70 color preview, HTML & CSS examples
This text has a color of #aadc70
<p style="color:#aadc70;">Text here</p>
.mytext {color:#aadc70;}
This box has a color of #aadc70
<div style="background-color:#aadc70;">Content here</div>
.mybackground {background-color:#aadc70;}
Border around this has a color of #aadc70
<div style="border:2px solid #aadc70;">Content here</div>
.myborder {border:2px solid #aadc70;}