#addccc color space conversions
Hex:
#addccc
RGB:
173, 220, 204
CMY:
32, 14, 20
CMYK:
21, 0, 7, 14
HSL:
160°, 40.1709%, 77.0588%
HSV (HSB):
160°, 21.3636%, 86.2745%
XYZ:
53.7259, 64.4303, 66.7314
xyY:
0.2906, 0.3485, 64.4303
CIE-Lab:
84.1893, -18.4366, 2.8558
CIE-LCH:
84.1893, 18.6564, 171.1949
CIE-Luv:
84.1893, -23.7973, 7.4678
Hunter-Lab:
80.2685, -20.9949, 6.8971
#addccc color charts
#addccc RGB chart
#addccc CMYK chart
#addccc RGB pie chart
#addccc color shades, tints & tones
#addccc color schemes
#addccc color preview, HTML & CSS examples
This text has a color of #addccc
<p style="color:#addccc;">Text here</p>
.mytext {color:#addccc;}
Text color #addccc
This box has a color of #addccc
<div style="background-color:#addccc;">Content here</div>
.mybackground {background-color:#addccc;}
Background color #addccc
Border around this has a color of #addccc
<div style="border:2px solid #addccc;">Content here</div>
.myborder {border:2px solid #addccc;}
Border color #addccc