#addfc0 color space conversions
Hex:
#addfc0
RGB:
173, 223, 192
CMY:
32, 13, 25
CMYK:
22, 0, 14, 13
HSL:
143°, 43.8596%, 77.6471%
HSV (HSB):
143°, 22.4215%, 87.4510%
XYZ:
53.1357, 65.4654, 59.7047
xyY:
0.2980, 0.3672, 65.4654
CIE-Lab:
84.7230, -22.2563, 9.9612
CIE-LCH:
84.7230, 24.3837, 155.8881
CIE-Luv:
84.7230, -25.1081, 18.6133
Hunter-Lab:
80.9107, -24.3691, 12.8868
#addfc0 color charts
#addfc0 color shades, tints & tones
#addfc0 color schemes
#addfc0 color preview, HTML & CSS examples
This text has a color of #addfc0
<p style="color:#addfc0;">Text here</p>
.mytext {color:#addfc0;}
This box has a color of #addfc0
<div style="background-color:#addfc0;">Content here</div>
.mybackground {background-color:#addfc0;}
Border around this has a color of #addfc0
<div style="border:2px solid #addfc0;">Content here</div>
.myborder {border:2px solid #addfc0;}