#adebdc color space conversions
Hex:
#adebdc
RGB:
173, 235, 220
CMY:
32, 8, 14
CMYK:
26, 0, 6, 8
HSL:
165°, 60.7843%, 80.0000%
HSV (HSB):
165°, 26.3830%, 92.1569%
XYZ:
59.8602, 73.4682, 78.7360
xyY:
0.2823, 0.3464, 73.4682
CIE-Lab:
88.6705, -22.5815, 0.9513
CIE-LCH:
88.6705, 22.6016, 177.5876
CIE-Luv:
88.6705, -30.6360, 5.3073
Hunter-Lab:
85.7136, -25.3390, 5.5361
#adebdc color charts
#adebdc color shades, tints & tones
#adebdc color schemes
#adebdc color preview, HTML & CSS examples
This text has a color of #adebdc
<p style="color:#adebdc;">Text here</p>
.mytext {color:#adebdc;}
This box has a color of #adebdc
<div style="background-color:#adebdc;">Content here</div>
.mybackground {background-color:#adebdc;}
Border around this has a color of #adebdc
<div style="border:2px solid #adebdc;">Content here</div>
.myborder {border:2px solid #adebdc;}