#adc8e8 color space conversions
Hex:
#adc8e8
RGB:
173, 200, 232
CMY:
32, 22, 9
CMYK:
25, 14, 0, 9
HSL:
213°, 56.1905%, 79.4118%
HSV (HSB):
213°, 25.4310%, 90.9804%
XYZ:
52.4533, 56.0190, 84.3921
xyY:
0.2720, 0.2905, 56.0190
CIE-Lab:
79.6246, -2.0513, -18.8447
CIE-LCH:
79.6246, 18.9560, 263.7875
CIE-Luv:
79.6246, -15.2607, -29.3599
Hunter-Lab:
74.8458, -5.8841, -14.4601
#adc8e8 color charts
#adc8e8 color shades, tints & tones
#adc8e8 color schemes
#adc8e8 color preview, HTML & CSS examples
This text has a color of #adc8e8
<p style="color:#adc8e8;">Text here</p>
.mytext {color:#adc8e8;}
This box has a color of #adc8e8
<div style="background-color:#adc8e8;">Content here</div>
.mybackground {background-color:#adc8e8;}
Border around this has a color of #adc8e8
<div style="border:2px solid #adc8e8;">Content here</div>
.myborder {border:2px solid #adc8e8;}