#aecdd0 color space conversions
Hex:
#aecdd0
RGB:
174, 205, 208
CMY:
32, 20, 18
CMYK:
16, 1, 0, 18
HSL:
185°, 26.5625%, 74.9020%
HSV (HSB):
185°, 16.3462%, 81.5686%
XYZ:
50.6720, 57.2154, 68.0475
xyY:
0.2880, 0.3252, 57.2154
CIE-Lab:
80.3006, -9.6611, -4.9584
CIE-LCH:
80.3006, 10.8592, 207.1686
CIE-Luv:
80.3006, -16.4284, -5.9472
Hunter-Lab:
75.6408, -12.7938, -0.3895
#aecdd0 color charts
#aecdd0 color shades, tints & tones
#aecdd0 color schemes
#aecdd0 color preview, HTML & CSS examples
This text has a color of #aecdd0
<p style="color:#aecdd0;">Text here</p>
.mytext {color:#aecdd0;}
This box has a color of #aecdd0
<div style="background-color:#aecdd0;">Content here</div>
.mybackground {background-color:#aecdd0;}
Border around this has a color of #aecdd0
<div style="border:2px solid #aecdd0;">Content here</div>
.myborder {border:2px solid #aecdd0;}