#add2cd color space conversions
Hex:
#add2cd
RGB:
173, 210, 205
CMY:
32, 18, 20
CMYK:
18, 0, 2, 18
HSL:
172°, 29.1339%, 75.0980%
HSV (HSB):
172°, 17.6190%, 82.3529%
XYZ:
51.2996, 59.3852, 66.5163
xyY:
0.2895, 0.3351, 59.3852
CIE-Lab:
81.5029, -13.1765, -1.5932
CIE-LCH:
81.5029, 13.2725, 186.8945
CIE-Luv:
81.5029, -19.1751, -0.1841
Hunter-Lab:
77.0618, -16.0317, 2.7668
#add2cd color charts
#add2cd RGB chart
#add2cd CMYK chart
#add2cd RGB pie chart
#add2cd color shades, tints & tones
#add2cd color schemes
#add2cd color preview, HTML & CSS examples
This text has a color of #add2cd
<p style="color:#add2cd;">Text here</p>
.mytext {color:#add2cd;}
Text color #add2cd
This box has a color of #add2cd
<div style="background-color:#add2cd;">Content here</div>
.mybackground {background-color:#add2cd;}
Background color #add2cd
Border around this has a color of #add2cd
<div style="border:2px solid #add2cd;">Content here</div>
.myborder {border:2px solid #add2cd;}
Border color #add2cd