#adc3d6 color space conversions
Hex:
#adc3d6
RGB:
173, 195, 214
CMY:
32, 24, 16
CMYK:
19, 9, 0, 16
HSL:
208°, 33.3333%, 75.8824%
HSV (HSB):
208°, 19.1589%, 83.9216%
XYZ:
48.8863, 52.7695, 71.2273
xyY:
0.2828, 0.3052, 52.7695
CIE-Lab:
77.7387, -3.4382, -11.9985
CIE-LCH:
77.7387, 12.4814, 254.0101
CIE-Luv:
77.7387, -12.4633, -17.9788
Hunter-Lab:
72.6426, -6.9995, -7.2850
#adc3d6 color charts
#adc3d6 color shades, tints & tones
#adc3d6 color schemes
#adc3d6 color preview, HTML & CSS examples
This text has a color of #adc3d6
<p style="color:#adc3d6;">Text here</p>
.mytext {color:#adc3d6;}
This box has a color of #adc3d6
<div style="background-color:#adc3d6;">Content here</div>
.mybackground {background-color:#adc3d6;}
Border around this has a color of #adc3d6
<div style="border:2px solid #adc3d6;">Content here</div>
.myborder {border:2px solid #adc3d6;}