#aed28e color space conversions
Hex:
#aed28e
RGB:
174, 210, 142
CMY:
32, 18, 44
CMYK:
17, 0, 32, 18
HSL:
92°, 43.0380%, 69.0196%
HSV (HSB):
92°, 32.3810%, 82.3529%
XYZ:
45.3846, 57.0449, 34.2099
xyY:
0.3321, 0.4175, 57.0449
CIE-Lab:
80.2048, -23.8709, 29.9053
CIE-LCH:
80.2048, 38.2642, 128.5974
CIE-Luv:
80.2048, -17.6921, 45.0235
Hunter-Lab:
75.5280, -24.9138, 26.0146
#aed28e color charts
#aed28e color shades, tints & tones
#aed28e color schemes
#aed28e color preview, HTML & CSS examples
This text has a color of #aed28e
<p style="color:#aed28e;">Text here</p>
.mytext {color:#aed28e;}
This box has a color of #aed28e
<div style="background-color:#aed28e;">Content here</div>
.mybackground {background-color:#aed28e;}
Border around this has a color of #aed28e
<div style="border:2px solid #aed28e;">Content here</div>
.myborder {border:2px solid #aed28e;}