#aed2d5 color space conversions
Hex:
#aed2d5
RGB:
174, 210, 213
CMY:
32, 18, 16
CMYK:
18, 1, 0, 16
HSL:
185°, 31.7073%, 75.8824%
HSV (HSB):
185°, 18.3099%, 83.5294%
XYZ:
52.5124, 59.8960, 71.7442
xyY:
0.2852, 0.3253, 59.8960
CIE-Lab:
81.7816, -11.1948, -5.4469
CIE-LCH:
81.7816, 12.4496, 205.9456
CIE-Luv:
81.7816, -18.8422, -6.4753
Hunter-Lab:
77.3925, -14.3209, -0.7881
#aed2d5 color charts
#aed2d5 color shades, tints & tones
#aed2d5 color schemes
#aed2d5 color preview, HTML & CSS examples
This text has a color of #aed2d5
<p style="color:#aed2d5;">Text here</p>
.mytext {color:#aed2d5;}
This box has a color of #aed2d5
<div style="background-color:#aed2d5;">Content here</div>
.mybackground {background-color:#aed2d5;}
Border around this has a color of #aed2d5
<div style="border:2px solid #aed2d5;">Content here</div>
.myborder {border:2px solid #aed2d5;}