#addfc3 color space conversions
Hex:
#addfc3
RGB:
173, 223, 195
CMY:
32, 13, 24
CMYK:
22, 0, 13, 13
HSL:
146°, 43.8596%, 77.6471%
HSV (HSB):
146°, 22.4215%, 87.4510%
XYZ:
53.4716, 65.5997, 61.4735
xyY:
0.2962, 0.3633, 65.5997
CIE-Lab:
84.7918, -21.6869, 8.4791
CIE-LCH:
84.7918, 23.2856, 158.6457
CIE-Luv:
84.7918, -25.1257, 16.3672
Hunter-Lab:
80.9937, -23.8941, 11.6949
#addfc3 color charts
#addfc3 color shades, tints & tones
#addfc3 color schemes
#addfc3 color preview, HTML & CSS examples
This text has a color of #addfc3
<p style="color:#addfc3;">Text here</p>
.mytext {color:#addfc3;}
This box has a color of #addfc3
<div style="background-color:#addfc3;">Content here</div>
.mybackground {background-color:#addfc3;}
Border around this has a color of #addfc3
<div style="border:2px solid #addfc3;">Content here</div>
.myborder {border:2px solid #addfc3;}