#add3cd color space conversions
Hex:
#add3cd
RGB:
173, 211, 205
CMY:
32, 17, 20
CMYK:
18, 0, 3, 17
HSL:
171°, 30.1587%, 75.2941%
HSV (HSB):
171°, 18.0095%, 82.7451%
XYZ:
51.5473, 59.8805, 66.5989
xyY:
0.2895, 0.3364, 59.8805
CIE-Lab:
81.7732, -13.6877, -1.1973
CIE-LCH:
81.7732, 13.7399, 184.9991
CIE-Luv:
81.7732, -19.6399, 0.5067
Hunter-Lab:
77.3825, -16.5141, 3.1401
#add3cd color charts
#add3cd color shades, tints & tones
#add3cd color schemes
#add3cd color preview, HTML & CSS examples
This text has a color of #add3cd
<p style="color:#add3cd;">Text here</p>
.mytext {color:#add3cd;}
This box has a color of #add3cd
<div style="background-color:#add3cd;">Content here</div>
.mybackground {background-color:#add3cd;}
Border around this has a color of #add3cd
<div style="border:2px solid #add3cd;">Content here</div>
.myborder {border:2px solid #add3cd;}