#aaddd4 color space conversions
Hex:
#aaddd4
RGB:
170, 221, 212
CMY:
33, 13, 17
CMYK:
23, 0, 4, 13
HSL:
169°, 42.8571%, 76.6667%
HSV (HSB):
169°, 23.0769%, 86.6667%
XYZ:
54.3177, 65.0124, 71.9732
xyY:
0.2839, 0.3398, 65.0124
CIE-Lab:
84.4901, -18.2209, -0.9620
CIE-LCH:
84.4901, 18.2462, 183.0223
CIE-Luv:
84.4901, -25.6849, 1.6181
Hunter-Lab:
80.6303, -20.8540, 3.5170
#aaddd4 color charts
#aaddd4 color shades, tints & tones
#aaddd4 color schemes
#aaddd4 color preview, HTML & CSS examples
This text has a color of #aaddd4
<p style="color:#aaddd4;">Text here</p>
.mytext {color:#aaddd4;}
This box has a color of #aaddd4
<div style="background-color:#aaddd4;">Content here</div>
.mybackground {background-color:#aaddd4;}
Border around this has a color of #aaddd4
<div style="border:2px solid #aaddd4;">Content here</div>
.myborder {border:2px solid #aaddd4;}