#aadcd3 color space conversions
Hex:
#aadcd3
RGB:
170, 220, 211
CMY:
33, 14, 17
CMYK:
23, 0, 4, 14
HSL:
169°, 41.6667%, 76.4706%
HSV (HSB):
169°, 22.7273%, 86.2745%
XYZ:
53.9286, 64.4356, 71.2230
xyY:
0.2845, 0.3399, 64.4356
CIE-Lab:
84.1921, -17.9290, -0.8685
CIE-LCH:
84.1921, 17.9500, 182.7734
CIE-Luv:
84.1921, -25.2273, 1.7132
Hunter-Lab:
80.2718, -20.5548, 3.5838
#aadcd3 color charts
#aadcd3 color shades, tints & tones
#aadcd3 color schemes
#aadcd3 color preview, HTML & CSS examples
This text has a color of #aadcd3
<p style="color:#aadcd3;">Text here</p>
.mytext {color:#aadcd3;}
This box has a color of #aadcd3
<div style="background-color:#aadcd3;">Content here</div>
.mybackground {background-color:#aadcd3;}
Border around this has a color of #aadcd3
<div style="border:2px solid #aadcd3;">Content here</div>
.myborder {border:2px solid #aadcd3;}