#adccdf color space conversions
Hex:
#adccdf
RGB:
173, 204, 223
CMY:
32, 20, 13
CMYK:
22, 9, 0, 13
HSL:
203°, 43.8596%, 77.6471%
HSV (HSB):
203°, 22.4215%, 87.4510%
XYZ:
52.1457, 57.3977, 78.1425
xyY:
0.2778, 0.3058, 57.3977
CIE-Lab:
80.4028, -6.2087, -12.8513
CIE-LCH:
80.4028, 14.2725, 244.2142
CIE-Luv:
80.4028, -16.8014, -18.9956
Hunter-Lab:
75.7613, -9.7224, -8.1207
#adccdf color charts
#adccdf color shades, tints & tones
#adccdf color schemes
#adccdf color preview, HTML & CSS examples
This text has a color of #adccdf
<p style="color:#adccdf;">Text here</p>
.mytext {color:#adccdf;}
This box has a color of #adccdf
<div style="background-color:#adccdf;">Content here</div>
.mybackground {background-color:#adccdf;}
Border around this has a color of #adccdf
<div style="border:2px solid #adccdf;">Content here</div>
.myborder {border:2px solid #adccdf;}