#adedcb color space conversions
Hex:
#adedcb
RGB:
173, 237, 203
CMY:
32, 7, 20
CMYK:
27, 0, 14, 7
HSL:
148°, 64.0000%, 80.3922%
HSV (HSB):
148°, 27.0042%, 92.9412%
XYZ:
58.2973, 73.7644, 67.6653
xyY:
0.2919, 0.3693, 73.7644
CIE-Lab:
88.8110, -26.9500, 10.0355
CIE-LCH:
88.8110, 28.7579, 159.5760
CIE-Luv:
88.8110, -31.5767, 19.6749
Hunter-Lab:
85.8862, -29.1398, 13.4088
#adedcb color charts
#adedcb color shades, tints & tones
#adedcb color schemes
#adedcb color preview, HTML & CSS examples
This text has a color of #adedcb
<p style="color:#adedcb;">Text here</p>
.mytext {color:#adedcb;}
This box has a color of #adedcb
<div style="background-color:#adedcb;">Content here</div>
.mybackground {background-color:#adedcb;}
Border around this has a color of #adedcb
<div style="border:2px solid #adedcb;">Content here</div>
.myborder {border:2px solid #adedcb;}