#aedc48 color space conversions
Hex:
#aedc48
RGB:
174, 220, 72
CMY:
32, 14, 72
CMYK:
21, 0, 67, 14
HSL:
79°, 67.8899%, 57.2549%
HSV (HSB):
79°, 67.2727%, 86.2745%
XYZ:
44.2185, 60.6529, 15.5075
xyY:
0.3673, 0.5039, 60.6529
CIE-Lab:
82.1918, -35.8119, 64.8505
CIE-LCH:
82.1918, 74.0816, 118.9085
CIE-Luv:
82.1918, -22.5031, 82.5392
Hunter-Lab:
77.8800, -34.9419, 42.7101
#aedc48 color charts
#aedc48 color shades, tints & tones
#aedc48 color schemes
#aedc48 color preview, HTML & CSS examples
This text has a color of #aedc48
<p style="color:#aedc48;">Text here</p>
.mytext {color:#aedc48;}
This box has a color of #aedc48
<div style="background-color:#aedc48;">Content here</div>
.mybackground {background-color:#aedc48;}
Border around this has a color of #aedc48
<div style="border:2px solid #aedc48;">Content here</div>
.myborder {border:2px solid #aedc48;}