#adcdd1 color space conversions
Hex:
#adcdd1
RGB:
173, 205, 209
CMY:
32, 20, 18
CMYK:
17, 2, 0, 18
HSL:
187°, 28.1250%, 74.9020%
HSV (HSB):
187°, 17.2249%, 81.9608%
XYZ:
50.5735, 57.1503, 68.6872
xyY:
0.2867, 0.3240, 57.1503
CIE-Lab:
80.2641, -9.7666, -5.5556
CIE-LCH:
80.2641, 11.2362, 209.6325
CIE-Luv:
80.2641, -16.9342, -6.8590
Hunter-Lab:
75.5978, -12.8831, -0.9516
#adcdd1 color charts
#adcdd1 color shades, tints & tones
#adcdd1 color schemes
#adcdd1 color preview, HTML & CSS examples
This text has a color of #adcdd1
<p style="color:#adcdd1;">Text here</p>
.mytext {color:#adcdd1;}
This box has a color of #adcdd1
<div style="background-color:#adcdd1;">Content here</div>
.mybackground {background-color:#adcdd1;}
Border around this has a color of #adcdd1
<div style="border:2px solid #adcdd1;">Content here</div>
.myborder {border:2px solid #adcdd1;}