#dccacc color space conversions
Hex:
#dccacc
RGB:
220, 202, 204
CMY:
14, 21, 20
CMYK:
0, 8, 7, 14
HSL:
353°, 20.4545%, 82.7451%
HSV (HSB):
353°, 8.1818%, 86.2745%
XYZ:
61.5348, 61.8163, 65.8153
xyY:
0.3253, 0.3268, 61.8163
CIE-Lab:
82.8157, 6.6150, 1.2685
CIE-LCH:
82.8157, 6.7355, 10.8552
CIE-Luv:
82.8157, 10.3979, 0.7211
Hunter-Lab:
78.6234, 2.1127, 5.4050
#dccacc color charts
#dccacc color shades, tints & tones
#dccacc color schemes
#dccacc color preview, HTML & CSS examples
This text has a color of #dccacc
<p style="color:#dccacc;">Text here</p>
.mytext {color:#dccacc;}
This box has a color of #dccacc
<div style="background-color:#dccacc;">Content here</div>
.mybackground {background-color:#dccacc;}
Border around this has a color of #dccacc
<div style="border:2px solid #dccacc;">Content here</div>
.myborder {border:2px solid #dccacc;}