#adebc8 color space conversions
Hex:
#adebc8
RGB:
173, 235, 200
CMY:
32, 8, 22
CMYK:
26, 0, 15, 8
HSL:
146°, 60.7843%, 80.0000%
HSV (HSB):
146°, 26.3830%, 92.1569%
XYZ:
57.3672, 72.4710, 65.6083
xyY:
0.2935, 0.3708, 72.4710
CIE-Lab:
88.1948, -26.5652, 10.7203
CIE-LCH:
88.1948, 28.6467, 158.0236
CIE-Luv:
88.1948, -30.6753, 20.5837
Hunter-Lab:
85.1299, -28.6900, 13.8971
#adebc8 color charts
#adebc8 color shades, tints & tones
#adebc8 color schemes
#adebc8 color preview, HTML & CSS examples
This text has a color of #adebc8
<p style="color:#adebc8;">Text here</p>
.mytext {color:#adebc8;}
This box has a color of #adebc8
<div style="background-color:#adebc8;">Content here</div>
.mybackground {background-color:#adebc8;}
Border around this has a color of #adebc8
<div style="border:2px solid #adebc8;">Content here</div>
.myborder {border:2px solid #adebc8;}