#aaed1e color space conversions
Hex:
#aaed1e
RGB:
170, 237, 30
CMY:
33, 7, 88
CMYK:
28, 0, 87, 7
HSL:
79°, 85.1852%, 52.3529%
HSV (HSB):
79°, 87.3418%, 92.9412%
XYZ:
47.0961, 69.2082, 12.1046
xyY:
0.3668, 0.5390, 69.2082
CIE-Lab:
86.6070, -46.6147, 80.7415
CIE-LCH:
86.6070, 93.2316, 119.9992
CIE-Luv:
86.6070, -33.6295, 97.9986
Hunter-Lab:
83.1914, -44.5331, 49.6072
#aaed1e color charts
#aaed1e color shades, tints & tones
#aaed1e color schemes
#aaed1e color preview, HTML & CSS examples
This text has a color of #aaed1e
<p style="color:#aaed1e;">Text here</p>
.mytext {color:#aaed1e;}
This box has a color of #aaed1e
<div style="background-color:#aaed1e;">Content here</div>
.mybackground {background-color:#aaed1e;}
Border around this has a color of #aaed1e
<div style="border:2px solid #aaed1e;">Content here</div>
.myborder {border:2px solid #aaed1e;}