#aed00f color space conversions
Hex:
#aed00f
RGB:
174, 208, 15
CMY:
32, 18, 94
CMYK:
16, 0, 93, 18
HSL:
71°, 86.5471%, 43.7255%
HSV (HSB):
71°, 92.7885%, 81.5686%
XYZ:
40.0977, 54.1449, 8.7896
xyY:
0.3892, 0.5255, 54.1449
CIE-Lab:
78.5462, -32.5274, 76.5737
CIE-LCH:
78.5462, 83.1959, 113.0151
CIE-Luv:
78.5462, -15.6184, 88.0960
Hunter-Lab:
73.5832, -31.5008, 44.4260
#aed00f color charts
#aed00f color shades, tints & tones
#aed00f color schemes
#aed00f color preview, HTML & CSS examples
This text has a color of #aed00f
<p style="color:#aed00f;">Text here</p>
.mytext {color:#aed00f;}
This box has a color of #aed00f
<div style="background-color:#aed00f;">Content here</div>
.mybackground {background-color:#aed00f;}
Border around this has a color of #aed00f
<div style="border:2px solid #aed00f;">Content here</div>
.myborder {border:2px solid #aed00f;}