#aed3d7 color space conversions
Hex:
#aed3d7
RGB:
174, 211, 215
CMY:
32, 17, 16
CMYK:
19, 2, 0, 16
HSL:
186°, 33.8843%, 76.2745%
HSV (HSB):
186°, 19.0698%, 84.3137%
XYZ:
53.0156, 60.4935, 73.1722
xyY:
0.2840, 0.3240, 60.4935
CIE-Lab:
82.1057, -11.2855, -6.0352
CIE-LCH:
82.1057, 12.7979, 208.1369
CIE-Luv:
82.1057, -19.3366, -7.3858
Hunter-Lab:
77.7776, -14.4397, -1.3350
#aed3d7 color charts
#aed3d7 color shades, tints & tones
#aed3d7 color schemes
#aed3d7 color preview, HTML & CSS examples
This text has a color of #aed3d7
<p style="color:#aed3d7;">Text here</p>
.mytext {color:#aed3d7;}
This box has a color of #aed3d7
<div style="background-color:#aed3d7;">Content here</div>
.mybackground {background-color:#aed3d7;}
Border around this has a color of #aed3d7
<div style="border:2px solid #aed3d7;">Content here</div>
.myborder {border:2px solid #aed3d7;}