#add1dd color space conversions
Hex:
#add1dd
RGB:
173, 209, 221
CMY:
32, 18, 13
CMYK:
22, 5, 0, 13
HSL:
195°, 41.3793%, 77.2549%
HSV (HSB):
195°, 21.7195%, 86.6667%
XYZ:
53.0852, 59.7056, 77.1331
xyY:
0.2795, 0.3144, 59.7056
CIE-Lab:
81.6779, -9.2616, -9.8784
CIE-LCH:
81.6779, 13.5410, 226.8458
CIE-Luv:
81.6779, -19.0070, -13.7833
Hunter-Lab:
77.2694, -12.5894, -5.0968
#add1dd color charts
#add1dd RGB chart
#add1dd CMYK chart
#add1dd RGB pie chart
#add1dd color shades, tints & tones
#add1dd color schemes
#add1dd color preview, HTML & CSS examples
This text has a color of #add1dd
<p style="color:#add1dd;">Text here</p>
.mytext {color:#add1dd;}
Text color #add1dd
This box has a color of #add1dd
<div style="background-color:#add1dd;">Content here</div>
.mybackground {background-color:#add1dd;}
Background color #add1dd
Border around this has a color of #add1dd
<div style="border:2px solid #add1dd;">Content here</div>
.myborder {border:2px solid #add1dd;}
Border color #add1dd