#adddcb color space conversions
Hex:
#adddcb
RGB:
173, 221, 203
CMY:
32, 13, 20
CMYK:
22, 0, 8, 13
HSL:
158°, 41.3793%, 77.2549%
HSV (HSB):
158°, 21.7195%, 86.6667%
XYZ:
53.8695, 64.9089, 66.1894
xyY:
0.2912, 0.3509, 64.9089
CIE-Lab:
84.4368, -19.1352, 3.7437
CIE-LCH:
84.4368, 19.4980, 168.9301
CIE-Luv:
84.4368, -24.2511, 8.9229
Hunter-Lab:
80.5661, -21.6388, 7.6863
#adddcb color charts
#adddcb color shades, tints & tones
#adddcb color schemes
#adddcb color preview, HTML & CSS examples
This text has a color of #adddcb
<p style="color:#adddcb;">Text here</p>
.mytext {color:#adddcb;}
This box has a color of #adddcb
<div style="background-color:#adddcb;">Content here</div>
.mybackground {background-color:#adddcb;}
Border around this has a color of #adddcb
<div style="border:2px solid #adddcb;">Content here</div>
.myborder {border:2px solid #adddcb;}