#aedcc5 color space conversions
Hex:
#aedcc5
RGB:
174, 220, 197
CMY:
32, 14, 23
CMYK:
21, 0, 10, 14
HSL:
150°, 39.6552%, 77.2549%
HSV (HSB):
150°, 20.9091%, 86.2745%
XYZ:
53.1268, 64.2163, 62.4182
xyY:
0.2955, 0.3572, 64.2163
CIE-Lab:
84.0783, -19.5003, 6.4063
CIE-LCH:
84.0783, 20.5256, 161.8134
CIE-Luv:
84.0783, -23.2637, 12.9359
Hunter-Lab:
80.1351, -21.8970, 9.9128
#aedcc5 color charts
#aedcc5 color shades, tints & tones
#aedcc5 color schemes
#aedcc5 color preview, HTML & CSS examples
This text has a color of #aedcc5
<p style="color:#aedcc5;">Text here</p>
.mytext {color:#aedcc5;}
This box has a color of #aedcc5
<div style="background-color:#aedcc5;">Content here</div>
.mybackground {background-color:#aedcc5;}
Border around this has a color of #aedcc5
<div style="border:2px solid #aedcc5;">Content here</div>
.myborder {border:2px solid #aedcc5;}