#aed0c8 color space conversions
Hex:
#aed0c8
RGB:
174, 208, 200
CMY:
32, 18, 22
CMYK:
16, 0, 4, 18
HSL:
166°, 26.5625%, 74.9020%
HSV (HSB):
166°, 16.3462%, 81.5686%
XYZ:
50.4368, 58.2806, 63.2346
xyY:
0.2933, 0.3389, 58.2806
CIE-Lab:
80.8945, -12.8496, 0.1960
CIE-LCH:
80.8945, 12.8511, 179.1262
CIE-Luv:
80.8945, -17.6621, 2.4867
Hunter-Lab:
76.3417, -15.6682, 4.3287
#aed0c8 color charts
#aed0c8 color shades, tints & tones
#aed0c8 color schemes
#aed0c8 color preview, HTML & CSS examples
This text has a color of #aed0c8
<p style="color:#aed0c8;">Text here</p>
.mytext {color:#aed0c8;}
This box has a color of #aed0c8
<div style="background-color:#aed0c8;">Content here</div>
.mybackground {background-color:#aed0c8;}
Border around this has a color of #aed0c8
<div style="border:2px solid #aed0c8;">Content here</div>
.myborder {border:2px solid #aed0c8;}