#adccd5 color space conversions
Hex:
#adccd5
RGB:
173, 204, 213
CMY:
32, 20, 16
CMYK:
19, 4, 0, 16
HSL:
194°, 32.2581%, 75.6863%
HSV (HSB):
194°, 18.7793%, 83.5294%
XYZ:
50.8367, 56.8741, 71.2492
xyY:
0.2841, 0.3178, 56.8741
CIE-Lab:
80.1087, -8.3954, -7.9301
CIE-LCH:
80.1087, 11.5486, 223.3673
CIE-Luv:
80.1087, -16.5645, -10.7996
Hunter-Lab:
75.4149, -11.6504, -3.2246
#adccd5 color charts
#adccd5 color shades, tints & tones
#adccd5 color schemes
#adccd5 color preview, HTML & CSS examples
This text has a color of #adccd5
<p style="color:#adccd5;">Text here</p>
.mytext {color:#adccd5;}
This box has a color of #adccd5
<div style="background-color:#adccd5;">Content here</div>
.mybackground {background-color:#adccd5;}
Border around this has a color of #adccd5
<div style="border:2px solid #adccd5;">Content here</div>
.myborder {border:2px solid #adccd5;}