#aecdd5 color space conversions
Hex:
#aecdd5
RGB:
174, 205, 213
CMY:
32, 20, 16
CMYK:
18, 4, 0, 16
HSL:
192°, 31.7073%, 75.8824%
HSV (HSB):
192°, 18.3099%, 83.5294%
XYZ:
51.2971, 57.4654, 71.3391
xyY:
0.2848, 0.3191, 57.4654
CIE-Lab:
80.4407, -8.6046, -7.4307
CIE-LCH:
80.4407, 11.3690, 220.8132
CIE-Luv:
80.4407, -16.5449, -9.9858
Hunter-Lab:
75.8059, -11.8712, -2.7322
#aecdd5 color charts
#aecdd5 color shades, tints & tones
#aecdd5 color schemes
#aecdd5 color preview, HTML & CSS examples
This text has a color of #aecdd5
<p style="color:#aecdd5;">Text here</p>
.mytext {color:#aecdd5;}
This box has a color of #aecdd5
<div style="background-color:#aecdd5;">Content here</div>
.mybackground {background-color:#aecdd5;}
Border around this has a color of #aecdd5
<div style="border:2px solid #aecdd5;">Content here</div>
.myborder {border:2px solid #aecdd5;}