#addec2 color space conversions
Hex:
#addec2
RGB:
173, 222, 194
CMY:
32, 13, 24
CMYK:
22, 0, 13, 13
HSL:
146°, 42.6087%, 77.4510%
HSV (HSB):
146°, 22.0721%, 87.0588%
XYZ:
53.0925, 65.0218, 60.7911
xyY:
0.2968, 0.3634, 65.0218
CIE-Lab:
84.4950, -21.3853, 8.5812
CIE-LCH:
84.4950, 23.0427, 158.1361
CIE-Luv:
84.4950, -24.6517, 16.4548
Hunter-Lab:
80.6361, -23.5852, 11.7469
#addec2 color charts
#addec2 color shades, tints & tones
#addec2 color schemes
#addec2 color preview, HTML & CSS examples
This text has a color of #addec2
<p style="color:#addec2;">Text here</p>
.mytext {color:#addec2;}
This box has a color of #addec2
<div style="background-color:#addec2;">Content here</div>
.mybackground {background-color:#addec2;}
Border around this has a color of #addec2
<div style="border:2px solid #addec2;">Content here</div>
.myborder {border:2px solid #addec2;}