#add0cf color space conversions
Hex:
#add0cf
RGB:
173, 208, 207
CMY:
32, 18, 19
CMYK:
17, 0, 0, 18
HSL:
178°, 27.1318%, 74.7059%
HSV (HSB):
178°, 16.8269%, 81.5686%
XYZ:
51.0519, 58.5010, 67.6326
xyY:
0.2881, 0.3302, 58.5010
CIE-Lab:
81.0165, -11.7364, -3.3758
CIE-LCH:
81.0165, 12.2122, 196.0472
CIE-Luv:
81.0165, -18.2826, -3.1621
Hunter-Lab:
76.4859, -14.7073, 1.1131
#add0cf color charts
#add0cf color shades, tints & tones
#add0cf color schemes
#add0cf color preview, HTML & CSS examples
This text has a color of #add0cf
<p style="color:#add0cf;">Text here</p>
.mytext {color:#add0cf;}
This box has a color of #add0cf
<div style="background-color:#add0cf;">Content here</div>
.mybackground {background-color:#add0cf;}
Border around this has a color of #add0cf
<div style="border:2px solid #add0cf;">Content here</div>
.myborder {border:2px solid #add0cf;}