#aaed1f color space conversions
Hex:
#aaed1f
RGB:
170, 237, 31
CMY:
33, 7, 88
CMYK:
28, 0, 87, 7
HSL:
80°, 85.1240%, 52.5490%
HSV (HSB):
80°, 86.9198%, 92.9412%
XYZ:
47.1091, 69.2134, 12.1729
xyY:
0.3666, 0.5386, 69.2134
CIE-Lab:
86.6096, -46.5894, 80.5653
CIE-LCH:
86.6096, 93.0663, 120.0400
CIE-Luv:
86.6096, -33.6283, 97.8835
Hunter-Lab:
83.1946, -44.5145, 49.5610
#aaed1f color charts
#aaed1f color shades, tints & tones
#aaed1f color schemes
#aaed1f color preview, HTML & CSS examples
This text has a color of #aaed1f
<p style="color:#aaed1f;">Text here</p>
.mytext {color:#aaed1f;}
This box has a color of #aaed1f
<div style="background-color:#aaed1f;">Content here</div>
.mybackground {background-color:#aaed1f;}
Border around this has a color of #aaed1f
<div style="border:2px solid #aaed1f;">Content here</div>
.myborder {border:2px solid #aaed1f;}