#add2dc color space conversions
Hex:
#add2dc
RGB:
173, 210, 220
CMY:
32, 18, 14
CMYK:
21, 5, 0, 14
HSL:
193°, 40.1709%, 77.0588%
HSV (HSB):
193°, 21.3636%, 86.2745%
XYZ:
53.1984, 60.1447, 76.5154
xyY:
0.2802, 0.3168, 60.1447
CIE-Lab:
81.9168, -9.9986, -8.9893
CIE-LCH:
81.9168, 13.4454, 221.9574
CIE-Luv:
81.9168, -19.4392, -12.2554
Hunter-Lab:
77.5530, -13.2736, -4.2096
#add2dc color charts
#add2dc color shades, tints & tones
#add2dc color schemes
#add2dc color preview, HTML & CSS examples
This text has a color of #add2dc
<p style="color:#add2dc;">Text here</p>
.mytext {color:#add2dc;}
This box has a color of #add2dc
<div style="background-color:#add2dc;">Content here</div>
.mybackground {background-color:#add2dc;}
Border around this has a color of #add2dc
<div style="border:2px solid #add2dc;">Content here</div>
.myborder {border:2px solid #add2dc;}