#aedc1e color space conversions
Hex:
#aedc1e
RGB:
174, 220, 30
CMY:
32, 14, 88
CMYK:
21, 0, 86, 14
HSL:
75°, 76.0000%, 49.0196%
HSV (HSB):
75°, 86.3636%, 86.2745%
XYZ:
43.2831, 60.2788, 10.5820
xyY:
0.3792, 0.5281, 60.2788
CIE-Lab:
81.9895, -37.6911, 76.9944
CIE-LCH:
81.9895, 85.7249, 116.0832
CIE-Luv:
81.9895, -22.4170, 91.3344
Hunter-Lab:
77.6394, -36.3573, 46.2666
#aedc1e color charts
#aedc1e color shades, tints & tones
#aedc1e color schemes
#aedc1e color preview, HTML & CSS examples
This text has a color of #aedc1e
<p style="color:#aedc1e;">Text here</p>
.mytext {color:#aedc1e;}
This box has a color of #aedc1e
<div style="background-color:#aedc1e;">Content here</div>
.mybackground {background-color:#aedc1e;}
Border around this has a color of #aedc1e
<div style="border:2px solid #aedc1e;">Content here</div>
.myborder {border:2px solid #aedc1e;}