#adebeb color space conversions
Hex:
#adebeb
RGB:
173, 235, 235
CMY:
32, 8, 8
CMYK:
26, 0, 0, 8
HSL:
180°, 60.7843%, 80.0000%
HSV (HSB):
180°, 26.3830%, 92.1569%
XYZ:
61.9373, 74.2991, 89.6740
xyY:
0.2742, 0.3289, 74.2991
CIE-Lab:
89.0636, -19.3749, -6.3259
CIE-LCH:
89.0636, 20.3815, 198.0819
CIE-Luv:
89.0636, -30.6128, -6.6187
Hunter-Lab:
86.1969, -22.5823, -1.3439
#adebeb color charts
#adebeb color shades, tints & tones
#adebeb color schemes
#adebeb color preview, HTML & CSS examples
This text has a color of #adebeb
<p style="color:#adebeb;">Text here</p>
.mytext {color:#adebeb;}
This box has a color of #adebeb
<div style="background-color:#adebeb;">Content here</div>
.mybackground {background-color:#adebeb;}
Border around this has a color of #adebeb
<div style="border:2px solid #adebeb;">Content here</div>
.myborder {border:2px solid #adebeb;}