#adebc5 color space conversions
Hex:
#adebc5
RGB:
173, 235, 197
CMY:
32, 8, 23
CMYK:
26, 0, 16, 8
HSL:
143°, 60.7843%, 80.0000%
HSV (HSB):
143°, 26.3830%, 92.1569%
XYZ:
57.0200, 72.3321, 63.7795
xyY:
0.2952, 0.3745, 72.3321
CIE-Lab:
88.1282, -27.1325, 12.1898
CIE-LCH:
88.1282, 29.7450, 155.8070
CIE-Luv:
88.1282, -30.6819, 22.8021
Hunter-Lab:
85.0483, -29.1606, 15.0710
#adebc5 color charts
#adebc5 color shades, tints & tones
#adebc5 color schemes
#adebc5 color preview, HTML & CSS examples
This text has a color of #adebc5
<p style="color:#adebc5;">Text here</p>
.mytext {color:#adebc5;}
This box has a color of #adebc5
<div style="background-color:#adebc5;">Content here</div>
.mybackground {background-color:#adebc5;}
Border around this has a color of #adebc5
<div style="border:2px solid #adebc5;">Content here</div>
.myborder {border:2px solid #adebc5;}