#aed600 color space conversions
Hex:
#aed600
RGB:
174, 214, 0
CMY:
32, 16, 100
CMYK:
19, 0, 100, 16
HSL:
71°, 100.0000%, 41.9608%
HSV (HSB):
71°, 100.0000%, 83.9216%
XYZ:
41.5021, 57.0918, 8.8324
xyY:
0.3863, 0.5315, 57.0918
CIE-Lab:
80.2312, -35.4625, 79.3387
CIE-LCH:
80.2312, 86.9035, 114.0835
CIE-Luv:
80.2312, -19.0349, 91.2903
Hunter-Lab:
75.5591, -34.1843, 45.9607
#aed600 color charts
#aed600 color shades, tints & tones
#aed600 color schemes
#aed600 color preview, HTML & CSS examples
This text has a color of #aed600
<p style="color:#aed600;">Text here</p>
.mytext {color:#aed600;}
This box has a color of #aed600
<div style="background-color:#aed600;">Content here</div>
.mybackground {background-color:#aed600;}
Border around this has a color of #aed600
<div style="border:2px solid #aed600;">Content here</div>
.myborder {border:2px solid #aed600;}