#aed0a5 color space conversions
Hex:
#aed0a5
RGB:
174, 208, 165
CMY:
32, 18, 35
CMYK:
16, 0, 21, 18
HSL:
107°, 31.3869%, 73.1373%
HSV (HSB):
107°, 20.6731%, 81.5686%
XYZ:
46.8030, 56.8270, 44.0992
xyY:
0.3168, 0.3847, 56.8270
CIE-Lab:
80.0822, -19.3131, 17.6844
CIE-LCH:
80.0822, 26.1865, 137.5205
CIE-Luv:
80.0822, -17.0174, 28.6143
Hunter-Lab:
75.3837, -21.0974, 18.0841
#aed0a5 color charts
#aed0a5 color shades, tints & tones
#aed0a5 color schemes
#aed0a5 color preview, HTML & CSS examples
This text has a color of #aed0a5
<p style="color:#aed0a5;">Text here</p>
.mytext {color:#aed0a5;}
This box has a color of #aed0a5
<div style="background-color:#aed0a5;">Content here</div>
.mybackground {background-color:#aed0a5;}
Border around this has a color of #aed0a5
<div style="border:2px solid #aed0a5;">Content here</div>
.myborder {border:2px solid #aed0a5;}