#aed2dd color space conversions
Hex:
#aed2dd
RGB:
174, 210, 221
CMY:
32, 18, 13
CMYK:
21, 5, 0, 13
HSL:
194°, 40.8696%, 77.4510%
HSV (HSB):
194°, 21.2670%, 86.6667%
XYZ:
53.5533, 60.3123, 77.2255
xyY:
0.2803, 0.3156, 60.3123
CIE-Lab:
82.0077, -9.4761, -9.3810
CIE-LCH:
82.0077, 13.3341, 224.7113
CIE-Luv:
82.0077, -18.9934, -12.9637
Hunter-Lab:
77.6610, -12.8171, -4.5948
#aed2dd color charts
#aed2dd color shades, tints & tones
#aed2dd color schemes
#aed2dd color preview, HTML & CSS examples
This text has a color of #aed2dd
<p style="color:#aed2dd;">Text here</p>
.mytext {color:#aed2dd;}
This box has a color of #aed2dd
<div style="background-color:#aed2dd;">Content here</div>
.mybackground {background-color:#aed2dd;}
Border around this has a color of #aed2dd
<div style="border:2px solid #aed2dd;">Content here</div>
.myborder {border:2px solid #aed2dd;}