#aed0a0 color space conversions
Hex:
#aed0a0
RGB:
174, 208, 160
CMY:
32, 18, 37
CMYK:
16, 0, 23, 18
HSL:
103°, 33.8028%, 72.1569%
HSV (HSB):
103°, 23.0769%, 81.5686%
XYZ:
46.3566, 56.6485, 41.7487
xyY:
0.3202, 0.3913, 56.6485
CIE-Lab:
79.9815, -20.1381, 20.1880
CIE-LCH:
79.9815, 28.5148, 134.9291
CIE-Luv:
79.9815, -16.9335, 32.0790
Hunter-Lab:
75.2652, -21.7741, 19.7982
#aed0a0 color charts
#aed0a0 color shades, tints & tones
#aed0a0 color schemes
#aed0a0 color preview, HTML & CSS examples
This text has a color of #aed0a0
<p style="color:#aed0a0;">Text here</p>
.mytext {color:#aed0a0;}
This box has a color of #aed0a0
<div style="background-color:#aed0a0;">Content here</div>
.mybackground {background-color:#aed0a0;}
Border around this has a color of #aed0a0
<div style="border:2px solid #aed0a0;">Content here</div>
.myborder {border:2px solid #aed0a0;}