#adbcdc color space conversions
Hex:
#adbcdc
RGB:
173, 188, 220
CMY:
32, 26, 14
CMYK:
21, 15, 0, 14
HSL:
221°, 40.1709%, 77.0588%
HSV (HSB):
221°, 21.3636%, 86.2745%
XYZ:
48.1351, 50.0180, 74.8276
xyY:
0.2783, 0.2892, 50.0180
CIE-Lab:
76.0803, 1.6475, -17.7351
CIE-LCH:
76.0803, 17.8115, 275.3072
CIE-Luv:
76.0803, -9.5024, -27.9376
Hunter-Lab:
70.7234, -2.2770, -13.2243
#adbcdc color charts
#adbcdc color shades, tints & tones
#adbcdc color schemes
#adbcdc color preview, HTML & CSS examples
This text has a color of #adbcdc
<p style="color:#adbcdc;">Text here</p>
.mytext {color:#adbcdc;}
This box has a color of #adbcdc
<div style="background-color:#adbcdc;">Content here</div>
.mybackground {background-color:#adbcdc;}
Border around this has a color of #adbcdc
<div style="border:2px solid #adbcdc;">Content here</div>
.myborder {border:2px solid #adbcdc;}