#aed2d1 color space conversions
Hex:
#aed2d1
RGB:
174, 210, 209
CMY:
32, 18, 18
CMYK:
17, 0, 0, 18
HSL:
178°, 28.5714%, 75.2941%
HSV (HSB):
178°, 17.1429%, 82.3529%
XYZ:
52.0108, 59.6953, 69.1027
xyY:
0.2877, 0.3302, 59.6953
CIE-Lab:
81.6723, -12.0342, -3.4727
CIE-LCH:
81.6723, 12.5253, 196.0967
CIE-Luv:
81.6723, -18.7680, -3.2667
Hunter-Lab:
77.2627, -15.0494, 1.0558
#aed2d1 color charts
#aed2d1 color shades, tints & tones
#aed2d1 color schemes
#aed2d1 color preview, HTML & CSS examples
This text has a color of #aed2d1
<p style="color:#aed2d1;">Text here</p>
.mytext {color:#aed2d1;}
This box has a color of #aed2d1
<div style="background-color:#aed2d1;">Content here</div>
.mybackground {background-color:#aed2d1;}
Border around this has a color of #aed2d1
<div style="border:2px solid #aed2d1;">Content here</div>
.myborder {border:2px solid #aed2d1;}