#aed300 color space conversions
Hex:
#aed300
RGB:
174, 211, 0
CMY:
32, 17, 100
CMYK:
18, 0, 100, 17
HSL:
71°, 100.0000%, 41.3725%
HSV (HSB):
71°, 100.0000%, 82.7451%
XYZ:
40.7498, 55.5872, 8.5817
xyY:
0.3884, 0.5298, 55.5872
CIE-Lab:
79.3783, -34.0922, 78.6954
CIE-LCH:
79.3783, 85.7627, 113.4231
CIE-Luv:
79.3783, -17.3263, 90.1367
Hunter-Lab:
74.5568, -32.9134, 45.3654
#aed300 color charts
#aed300 color shades, tints & tones
#aed300 color schemes
#aed300 color preview, HTML & CSS examples
This text has a color of #aed300
<p style="color:#aed300;">Text here</p>
.mytext {color:#aed300;}
This box has a color of #aed300
<div style="background-color:#aed300;">Content here</div>
.mybackground {background-color:#aed300;}
Border around this has a color of #aed300
<div style="border:2px solid #aed300;">Content here</div>
.myborder {border:2px solid #aed300;}