#aed06c color space conversions
Hex:
#aed06c
RGB:
174, 208, 108
CMY:
32, 18, 58
CMYK:
16, 0, 48, 18
HSL:
80°, 51.5464%, 61.9608%
HSV (HSB):
80°, 48.0769%, 81.5686%
XYZ:
42.7182, 55.1931, 22.5892
xyY:
0.3545, 0.4580, 55.1931
CIE-Lab:
79.1524, -27.1430, 45.6580
CIE-LCH:
79.1524, 53.1168, 120.7309
CIE-Luv:
79.1524, -16.2033, 62.7877
Hunter-Lab:
74.2921, -27.3730, 33.9768
#aed06c color charts
#aed06c color shades, tints & tones
#aed06c color schemes
#aed06c color preview, HTML & CSS examples
This text has a color of #aed06c
<p style="color:#aed06c;">Text here</p>
.mytext {color:#aed06c;}
This box has a color of #aed06c
<div style="background-color:#aed06c;">Content here</div>
.mybackground {background-color:#aed06c;}
Border around this has a color of #aed06c
<div style="border:2px solid #aed06c;">Content here</div>
.myborder {border:2px solid #aed06c;}