#addec1 color space conversions
Hex:
#addec1
RGB:
173, 222, 193
CMY:
32, 13, 24
CMYK:
22, 0, 13, 13
HSL:
144°, 42.6087%, 77.4510%
HSV (HSB):
144°, 22.0721%, 87.0588%
XYZ:
52.9805, 64.9770, 60.2015
xyY:
0.2974, 0.3647, 64.9770
CIE-Lab:
84.4719, -21.5755, 9.0756
CIE-LCH:
84.4719, 23.4066, 157.1863
CIE-Luv:
84.4719, -24.6451, 17.2053
Hunter-Lab:
80.6083, -23.7440, 12.1457
#addec1 color charts
#addec1 color shades, tints & tones
#addec1 color schemes
#addec1 color preview, HTML & CSS examples
This text has a color of #addec1
<p style="color:#addec1;">Text here</p>
.mytext {color:#addec1;}
This box has a color of #addec1
<div style="background-color:#addec1;">Content here</div>
.mybackground {background-color:#addec1;}
Border around this has a color of #addec1
<div style="border:2px solid #addec1;">Content here</div>
.myborder {border:2px solid #addec1;}