#adbcd5 color space conversions
Hex:
#adbcd5
RGB:
173, 188, 213
CMY:
32, 26, 16
CMYK:
19, 12, 0, 16
HSL:
218°, 32.2581%, 75.6863%
HSV (HSB):
218°, 18.7793%, 83.5294%
XYZ:
47.2270, 49.6548, 70.0460
xyY:
0.2829, 0.2975, 49.6548
CIE-Lab:
75.8569, 0.0885, -14.2779
CIE-LCH:
75.8569, 14.2781, 270.3553
CIE-Luv:
75.8569, -9.2143, -22.1077
Hunter-Lab:
70.4661, -3.6834, -9.6102
#adbcd5 color charts
#adbcd5 color shades, tints & tones
#adbcd5 color schemes
#adbcd5 color preview, HTML & CSS examples
This text has a color of #adbcd5
<p style="color:#adbcd5;">Text here</p>
.mytext {color:#adbcd5;}
This box has a color of #adbcd5
<div style="background-color:#adbcd5;">Content here</div>
.mybackground {background-color:#adbcd5;}
Border around this has a color of #adbcd5
<div style="border:2px solid #adbcd5;">Content here</div>
.myborder {border:2px solid #adbcd5;}