#adc2d8 color space conversions
Hex:
#adc2d8
RGB:
173, 194, 216
CMY:
32, 24, 15
CMYK:
20, 10, 0, 15
HSL:
211°, 35.5372%, 76.2745%
HSV (HSB):
211°, 19.9074%, 84.7059%
XYZ:
48.9200, 52.4257, 72.5066
xyY:
0.2814, 0.3016, 52.4257
CIE-Lab:
77.5347, -2.4666, -13.3835
CIE-LCH:
77.5347, 13.6089, 259.5574
CIE-Luv:
77.5347, -12.0730, -20.3395
Hunter-Lab:
72.4056, -6.1082, -8.6888
#adc2d8 color charts
#adc2d8 color shades, tints & tones
#adc2d8 color schemes
#adc2d8 color preview, HTML & CSS examples
This text has a color of #adc2d8
<p style="color:#adc2d8;">Text here</p>
.mytext {color:#adc2d8;}
This box has a color of #adc2d8
<div style="background-color:#adc2d8;">Content here</div>
.mybackground {background-color:#adc2d8;}
Border around this has a color of #adc2d8
<div style="border:2px solid #adc2d8;">Content here</div>
.myborder {border:2px solid #adc2d8;}