#addfc8 color space conversions
Hex:
#addfc8
RGB:
173, 223, 200
CMY:
32, 13, 22
CMYK:
22, 0, 10, 13
HSL:
152°, 43.8596%, 77.6471%
HSV (HSB):
152°, 22.4215%, 87.4510%
XYZ:
54.0466, 65.8297, 64.5014
xyY:
0.2931, 0.3570, 65.8297
CIE-Lab:
84.9095, -20.7198, 6.0113
CIE-LCH:
84.9095, 21.5743, 163.8212
CIE-Luv:
84.9095, -25.1558, 12.5789
Hunter-Lab:
81.1355, -23.0834, 9.6603
#addfc8 color charts
#addfc8 color shades, tints & tones
#addfc8 color schemes
#addfc8 color preview, HTML & CSS examples
This text has a color of #addfc8
<p style="color:#addfc8;">Text here</p>
.mytext {color:#addfc8;}
This box has a color of #addfc8
<div style="background-color:#addfc8;">Content here</div>
.mybackground {background-color:#addfc8;}
Border around this has a color of #addfc8
<div style="border:2px solid #addfc8;">Content here</div>
.myborder {border:2px solid #addfc8;}