#adbbd4 color space conversions
Hex:
#adbbd4
RGB:
173, 187, 212
CMY:
32, 27, 17
CMYK:
18, 12, 0, 17
HSL:
218°, 31.2000%, 75.4902%
HSV (HSB):
218°, 18.3962%, 83.1373%
XYZ:
46.8876, 49.1784, 69.3085
xyY:
0.2835, 0.2974, 49.1784
CIE-Lab:
75.5621, 0.4077, -14.1779
CIE-LCH:
75.5621, 14.1838, 271.6473
CIE-Luv:
75.5621, -8.7131, -21.9853
Hunter-Lab:
70.1273, -3.3764, -9.5086
#adbbd4 color charts
#adbbd4 color shades, tints & tones
#adbbd4 color schemes
#adbbd4 color preview, HTML & CSS examples
This text has a color of #adbbd4
<p style="color:#adbbd4;">Text here</p>
.mytext {color:#adbbd4;}
This box has a color of #adbbd4
<div style="background-color:#adbbd4;">Content here</div>
.mybackground {background-color:#adbbd4;}
Border around this has a color of #adbbd4
<div style="border:2px solid #adbbd4;">Content here</div>
.myborder {border:2px solid #adbbd4;}