#aed3d9 color space conversions
Hex:
#aed3d9
RGB:
174, 211, 217
CMY:
32, 17, 15
CMYK:
20, 3, 0, 15
HSL:
188°, 36.1345%, 76.6667%
HSV (HSB):
188°, 19.8157%, 85.0980%
XYZ:
53.2742, 60.5970, 74.5342
xyY:
0.2828, 0.3216, 60.5970
CIE-Lab:
82.1616, -10.8582, -7.0191
CIE-LCH:
82.1616, 12.9294, 212.8800
CIE-Luv:
82.1616, -19.3724, -9.0028
Hunter-Lab:
77.8440, -14.0669, -2.2782
#aed3d9 color charts
#aed3d9 color shades, tints & tones
#aed3d9 color schemes
#aed3d9 color preview, HTML & CSS examples
This text has a color of #aed3d9
<p style="color:#aed3d9;">Text here</p>
.mytext {color:#aed3d9;}
This box has a color of #aed3d9
<div style="background-color:#aed3d9;">Content here</div>
.mybackground {background-color:#aed3d9;}
Border around this has a color of #aed3d9
<div style="border:2px solid #aed3d9;">Content here</div>
.myborder {border:2px solid #aed3d9;}