#adbdd4 color space conversions
Hex:
#adbdd4
RGB:
173, 189, 212
CMY:
32, 26, 17
CMYK:
18, 11, 0, 17
HSL:
215°, 31.2000%, 75.4902%
HSV (HSB):
215°, 18.3962%, 83.1373%
XYZ:
47.3148, 50.0329, 69.4509
xyY:
0.2837, 0.3000, 50.0329
CIE-Lab:
76.0894, -0.6687, -13.3866
CIE-LCH:
76.0894, 13.4032, 267.1404
CIE-Luv:
76.0894, -9.6338, -20.5721
Hunter-Lab:
70.7339, -4.3834, -8.7008
#adbdd4 color charts
#adbdd4 color shades, tints & tones
#adbdd4 color schemes
#adbdd4 color preview, HTML & CSS examples
This text has a color of #adbdd4
<p style="color:#adbdd4;">Text here</p>
.mytext {color:#adbdd4;}
This box has a color of #adbdd4
<div style="background-color:#adbdd4;">Content here</div>
.mybackground {background-color:#adbdd4;}
Border around this has a color of #adbdd4
<div style="border:2px solid #adbdd4;">Content here</div>
.myborder {border:2px solid #adbdd4;}