#aed05a color space conversions
Hex:
#aed05a
RGB:
174, 208, 90
CMY:
32, 18, 65
CMYK:
16, 0, 57, 18
HSL:
77°, 55.6604%, 58.4314%
HSV (HSB):
77°, 56.7308%, 81.5686%
XYZ:
41.8569, 54.8486, 18.0536
xyY:
0.3647, 0.4779, 54.8486
CIE-Lab:
78.9540, -28.8794, 53.8390
CIE-LCH:
78.9540, 61.0955, 118.2093
CIE-Luv:
78.9540, -16.0171, 70.7786
Hunter-Lab:
74.0598, -28.7207, 37.3887
#aed05a color charts
#aed05a color shades, tints & tones
#aed05a color schemes
#aed05a color preview, HTML & CSS examples
This text has a color of #aed05a
<p style="color:#aed05a;">Text here</p>
.mytext {color:#aed05a;}
This box has a color of #aed05a
<div style="background-color:#aed05a;">Content here</div>
.mybackground {background-color:#aed05a;}
Border around this has a color of #aed05a
<div style="border:2px solid #aed05a;">Content here</div>
.myborder {border:2px solid #aed05a;}