#aed2c3 color space conversions
Hex:
#aed2c3
RGB:
174, 210, 195
CMY:
32, 18, 24
CMYK:
17, 0, 7, 18
HSL:
155°, 28.5714%, 75.2941%
HSV (HSB):
155°, 17.1429%, 82.3529%
XYZ:
50.3525, 59.0320, 60.3702
xyY:
0.2966, 0.3477, 59.0320
CIE-Lab:
81.3092, -14.8626, 3.4694
CIE-LCH:
81.3092, 15.2621, 166.8606
CIE-Luv:
81.3092, -18.5162, 7.7440
Hunter-Lab:
76.8323, -17.4755, 7.1961
#aed2c3 color charts
#aed2c3 color shades, tints & tones
#aed2c3 color schemes
#aed2c3 color preview, HTML & CSS examples
This text has a color of #aed2c3
<p style="color:#aed2c3;">Text here</p>
.mytext {color:#aed2c3;}
This box has a color of #aed2c3
<div style="background-color:#aed2c3;">Content here</div>
.mybackground {background-color:#aed2c3;}
Border around this has a color of #aed2c3
<div style="border:2px solid #aed2c3;">Content here</div>
.myborder {border:2px solid #aed2c3;}