#aed2c2 color space conversions
Hex:
#aed2c2
RGB:
174, 210, 194
CMY:
32, 18, 24
CMYK:
17, 0, 8, 18
HSL:
153°, 28.5714%, 75.2941%
HSV (HSB):
153°, 17.1429%, 82.3529%
XYZ:
50.2398, 58.9869, 59.7766
xyY:
0.2973, 0.3490, 58.9869
CIE-Lab:
81.2844, -15.0579, 3.9670
CIE-LCH:
81.2844, 15.5716, 165.2409
CIE-Luv:
81.2844, -18.4986, 8.5159
Hunter-Lab:
76.8029, -17.6414, 7.6159
#aed2c2 color charts
#aed2c2 color shades, tints & tones
#aed2c2 color schemes
#aed2c2 color preview, HTML & CSS examples
This text has a color of #aed2c2
<p style="color:#aed2c2;">Text here</p>
.mytext {color:#aed2c2;}
This box has a color of #aed2c2
<div style="background-color:#aed2c2;">Content here</div>
.mybackground {background-color:#aed2c2;}
Border around this has a color of #aed2c2
<div style="border:2px solid #aed2c2;">Content here</div>
.myborder {border:2px solid #aed2c2;}