#aed7d7 color space conversions
Hex:
#aed7d7
RGB:
174, 215, 215
CMY:
32, 16, 16
CMYK:
19, 0, 0, 16
HSL:
180°, 33.8843%, 76.2745%
HSV (HSB):
180°, 19.0698%, 84.3137%
XYZ:
54.0217, 62.5058, 73.5076
xyY:
0.2843, 0.3289, 62.5058
CIE-Lab:
83.1817, -13.3360, -4.4473
CIE-LCH:
83.1817, 14.0580, 198.4427
CIE-Luv:
83.1817, -21.1619, -4.5791
Hunter-Lab:
79.0606, -16.3880, 0.2169
#aed7d7 color charts
#aed7d7 color shades, tints & tones
#aed7d7 color schemes
#aed7d7 color preview, HTML & CSS examples
This text has a color of #aed7d7
<p style="color:#aed7d7;">Text here</p>
.mytext {color:#aed7d7;}
This box has a color of #aed7d7
<div style="background-color:#aed7d7;">Content here</div>
.mybackground {background-color:#aed7d7;}
Border around this has a color of #aed7d7
<div style="border:2px solid #aed7d7;">Content here</div>
.myborder {border:2px solid #aed7d7;}