#adedbb color space conversions
Hex:
#adedbb
RGB:
173, 237, 187
CMY:
32, 7, 27
CMYK:
27, 0, 21, 7
HSL:
133°, 64.0000%, 80.3922%
HSV (HSB):
133°, 27.0042%, 92.9412%
XYZ:
56.4874, 73.0405, 58.1347
xyY:
0.3010, 0.3892, 73.0405
CIE-Lab:
88.4670, -29.9098, 17.8641
CIE-LCH:
88.4670, 34.8385, 149.1515
CIE-Luv:
88.4670, -31.6320, 31.3131
Hunter-Lab:
85.4637, -31.5816, 19.4939
#adedbb color charts
#adedbb color shades, tints & tones
#adedbb color schemes
#adedbb color preview, HTML & CSS examples
This text has a color of #adedbb
<p style="color:#adedbb;">Text here</p>
.mytext {color:#adedbb;}
This box has a color of #adedbb
<div style="background-color:#adedbb;">Content here</div>
.mybackground {background-color:#adedbb;}
Border around this has a color of #adedbb
<div style="border:2px solid #adedbb;">Content here</div>
.myborder {border:2px solid #adedbb;}