#add2dd color space conversions
Hex:
#add2dd
RGB:
173, 210, 221
CMY:
32, 18, 13
CMYK:
22, 5, 0, 13
HSL:
194°, 41.3793%, 77.2549%
HSV (HSB):
194°, 21.7195%, 86.6667%
XYZ:
53.3313, 60.1979, 77.2151
xyY:
0.2796, 0.3156, 60.1979
CIE-Lab:
81.9456, -9.7801, -9.4800
CIE-LCH:
81.9456, 13.6206, 224.1073
CIE-Luv:
81.9456, -19.4573, -13.0718
Hunter-Lab:
77.5873, -13.0819, -4.6945
#add2dd color charts
#add2dd color shades, tints & tones
#add2dd color schemes
#add2dd color preview, HTML & CSS examples
This text has a color of #add2dd
<p style="color:#add2dd;">Text here</p>
.mytext {color:#add2dd;}
This box has a color of #add2dd
<div style="background-color:#add2dd;">Content here</div>
.mybackground {background-color:#add2dd;}
Border around this has a color of #add2dd
<div style="border:2px solid #add2dd;">Content here</div>
.myborder {border:2px solid #add2dd;}