#add5cd color space conversions
Hex:
#add5cd
RGB:
173, 213, 205
CMY:
32, 16, 20
CMYK:
19, 0, 4, 16
HSL:
168°, 32.2581%, 75.6863%
HSV (HSB):
168°, 18.7793%, 83.5294%
XYZ:
52.0473, 60.8805, 66.7655
xyY:
0.2896, 0.3388, 60.8805
CIE-Lab:
82.3145, -14.7066, -0.4056
CIE-LCH:
82.3145, 14.7122, 181.5799
CIE-Luv:
82.3145, -20.5685, 1.8862
Hunter-Lab:
78.0260, -17.4769, 3.8847
#add5cd color charts
#add5cd RGB chart
#add5cd CMYK chart
#add5cd RGB pie chart
#add5cd color shades, tints & tones
#add5cd color schemes
#add5cd color preview, HTML & CSS examples
This text has a color of #add5cd
<p style="color:#add5cd;">Text here</p>
.mytext {color:#add5cd;}
Text color #add5cd
This box has a color of #add5cd
<div style="background-color:#add5cd;">Content here</div>
.mybackground {background-color:#add5cd;}
Background color #add5cd
Border around this has a color of #add5cd
<div style="border:2px solid #add5cd;">Content here</div>
.myborder {border:2px solid #add5cd;}
Border color #add5cd