#adced7 color space conversions
Hex:
#adced7
RGB:
173, 206, 215
CMY:
32, 19, 16
CMYK:
20, 4, 0, 16
HSL:
193°, 34.4262%, 76.0784%
HSV (HSB):
193°, 19.5349%, 84.3137%
XYZ:
51.5706, 57.9331, 72.7541
xyY:
0.2830, 0.3179, 57.9331
CIE-Lab:
80.7016, -9.0071, -8.1218
CIE-LCH:
80.7016, 12.1282, 222.0413
CIE-Luv:
80.7016, -17.5249, -11.0153
Hunter-Lab:
76.1138, -12.2572, -3.3932
#adced7 color charts
#adced7 color shades, tints & tones
#adced7 color schemes
#adced7 color preview, HTML & CSS examples
This text has a color of #adced7
<p style="color:#adced7;">Text here</p>
.mytext {color:#adced7;}
This box has a color of #adced7
<div style="background-color:#adced7;">Content here</div>
.mybackground {background-color:#adced7;}
Border around this has a color of #adced7
<div style="border:2px solid #adced7;">Content here</div>
.myborder {border:2px solid #adced7;}