#addec5 color space conversions
Hex:
#addec5
RGB:
173, 222, 197
CMY:
32, 13, 23
CMYK:
22, 0, 11, 13
HSL:
149°, 42.6087%, 77.4510%
HSV (HSB):
149°, 22.0721%, 87.0588%
XYZ:
53.4329, 65.1580, 62.5839
xyY:
0.2949, 0.3596, 65.1580
CIE-Lab:
84.5651, -20.8092, 7.0989
CIE-LCH:
84.5651, 21.9867, 161.1634
CIE-Luv:
84.5651, -24.6717, 14.1900
Hunter-Lab:
80.7205, -23.1029, 10.5359
#addec5 color charts
#addec5 color shades, tints & tones
#addec5 color schemes
#addec5 color preview, HTML & CSS examples
This text has a color of #addec5
<p style="color:#addec5;">Text here</p>
.mytext {color:#addec5;}
This box has a color of #addec5
<div style="background-color:#addec5;">Content here</div>
.mybackground {background-color:#addec5;}
Border around this has a color of #addec5
<div style="border:2px solid #addec5;">Content here</div>
.myborder {border:2px solid #addec5;}