#aed2a2 color space conversions
Hex:
#aed2a2
RGB:
174, 210, 162
CMY:
32, 18, 36
CMYK:
17, 0, 23, 18
HSL:
105°, 34.7826%, 72.9412%
HSV (HSB):
105°, 22.8571%, 82.3529%
XYZ:
47.0237, 57.7005, 42.8413
xyY:
0.3187, 0.3910, 57.7005
CIE-Lab:
80.5720, -20.8043, 19.9495
CIE-LCH:
80.5720, 28.8236, 136.2016
CIE-Luv:
80.5720, -17.9767, 31.9351
Hunter-Lab:
75.9608, -22.4306, 19.7335
#aed2a2 color charts
#aed2a2 color shades, tints & tones
#aed2a2 color schemes
#aed2a2 color preview, HTML & CSS examples
This text has a color of #aed2a2
<p style="color:#aed2a2;">Text here</p>
.mytext {color:#aed2a2;}
This box has a color of #aed2a2
<div style="background-color:#aed2a2;">Content here</div>
.mybackground {background-color:#aed2a2;}
Border around this has a color of #aed2a2
<div style="border:2px solid #aed2a2;">Content here</div>
.myborder {border:2px solid #aed2a2;}