#adebd2 color space conversions
Hex:
#adebd2
RGB:
173, 235, 210
CMY:
32, 8, 18
CMYK:
26, 0, 11, 8
HSL:
156°, 60.7843%, 80.0000%
HSV (HSB):
156°, 26.3830%, 92.1569%
XYZ:
58.5748, 72.9540, 71.9671
xyY:
0.2878, 0.3585, 72.9540
CIE-Lab:
88.4258, -24.6166, 5.8285
CIE-LCH:
88.4258, 25.2972, 166.6793
CIE-Luv:
88.4258, -30.6546, 13.0457
Hunter-Lab:
85.4131, -27.0610, 9.8328
#adebd2 color charts
#adebd2 color shades, tints & tones
#adebd2 color schemes
#adebd2 color preview, HTML & CSS examples
This text has a color of #adebd2
<p style="color:#adebd2;">Text here</p>
.mytext {color:#adebd2;}
This box has a color of #adebd2
<div style="background-color:#adebd2;">Content here</div>
.mybackground {background-color:#adebd2;}
Border around this has a color of #adebd2
<div style="border:2px solid #adebd2;">Content here</div>
.myborder {border:2px solid #adebd2;}