#dcdccc color space conversions
Hex:
#dcdccc
RGB:
220, 220, 204
CMY:
14, 14, 20
CMYK:
0, 0, 7, 14
HSL:
60°, 18.6047%, 83.1373%
HSV (HSB):
60°, 7.2727%, 86.2745%
XYZ:
66.0075, 70.7617, 67.3061
xyY:
0.3234, 0.3467, 70.7617
CIE-Lab:
87.3691, -2.7762, 7.8519
CIE-LCH:
87.3691, 8.3282, 109.4718
CIE-Luv:
87.3691, 0.8812, 12.1938
Hunter-Lab:
84.1200, -7.1441, 11.4448
#dcdccc color charts
#dcdccc RGB chart
#dcdccc CMYK chart
#dcdccc RGB pie chart
#dcdccc color shades, tints & tones
#dcdccc color schemes
#dcdccc color preview, HTML & CSS examples
This text has a color of #dcdccc
<p style="color:#dcdccc;">Text here</p>
.mytext {color:#dcdccc;}
Text color #dcdccc
This box has a color of #dcdccc
<div style="background-color:#dcdccc;">Content here</div>
.mybackground {background-color:#dcdccc;}
Background color #dcdccc
Border around this has a color of #dcdccc
<div style="border:2px solid #dcdccc;">Content here</div>
.myborder {border:2px solid #dcdccc;}
Border color #dcdccc