#adebc2 color space conversions
Hex:
#adebc2
RGB:
173, 235, 194
CMY:
32, 8, 24
CMYK:
26, 0, 17, 8
HSL:
140°, 60.7843%, 80.0000%
HSV (HSB):
140°, 26.3830%, 92.1569%
XYZ:
56.6795, 72.1959, 61.9868
xyY:
0.2970, 0.3783, 72.1959
CIE-Lab:
88.0628, -27.6915, 13.6599
CIE-LCH:
88.0628, 30.8774, 153.7434
CIE-Luv:
88.0628, -30.6886, 24.9994
Hunter-Lab:
84.9682, -29.6228, 16.2239
#adebc2 color charts
#adebc2 color shades, tints & tones
#adebc2 color schemes
#adebc2 color preview, HTML & CSS examples
This text has a color of #adebc2
<p style="color:#adebc2;">Text here</p>
.mytext {color:#adebc2;}
This box has a color of #adebc2
<div style="background-color:#adebc2;">Content here</div>
.mybackground {background-color:#adebc2;}
Border around this has a color of #adebc2
<div style="border:2px solid #adebc2;">Content here</div>
.myborder {border:2px solid #adebc2;}