#aed020 color space conversions
Hex:
#aed020
RGB:
174, 208, 32
CMY:
32, 18, 87
CMYK:
16, 0, 85, 18
HSL:
72°, 73.3333%, 47.0588%
HSV (HSB):
72°, 84.6154%, 81.5686%
XYZ:
40.2721, 54.2147, 9.7084
xyY:
0.3865, 0.5203, 54.2147
CIE-Lab:
78.5868, -32.1593, 73.7310
CIE-LCH:
78.5868, 80.4393, 113.5654
CIE-Luv:
78.5868, -15.6591, 86.3149
Hunter-Lab:
73.6306, -31.2234, 43.7239
#aed020 color charts
#aed020 color shades, tints & tones
#aed020 color schemes
#aed020 color preview, HTML & CSS examples
This text has a color of #aed020
<p style="color:#aed020;">Text here</p>
.mytext {color:#aed020;}
This box has a color of #aed020
<div style="background-color:#aed020;">Content here</div>
.mybackground {background-color:#aed020;}
Border around this has a color of #aed020
<div style="border:2px solid #aed020;">Content here</div>
.myborder {border:2px solid #aed020;}