#dccdcc color space conversions
Hex:
#dccdcc
RGB:
220, 205, 204
CMY:
14, 20, 20
CMYK:
0, 7, 7, 14
HSL:
4°, 18.6047%, 83.1373%
HSV (HSB):
4°, 7.2727%, 86.2745%
XYZ:
62.2456, 63.2379, 66.0522
xyY:
0.3250, 0.3302, 63.2379
CIE-Lab:
83.5674, 5.0338, 2.3619
CIE-LCH:
83.5674, 5.5604, 25.1368
CIE-Luv:
83.5674, 8.8061, 2.6385
Hunter-Lab:
79.5223, 0.5559, 6.4186
#dccdcc color charts
#dccdcc color shades, tints & tones
#dccdcc color schemes
#dccdcc color preview, HTML & CSS examples
This text has a color of #dccdcc
<p style="color:#dccdcc;">Text here</p>
.mytext {color:#dccdcc;}
This box has a color of #dccdcc
<div style="background-color:#dccdcc;">Content here</div>
.mybackground {background-color:#dccdcc;}
Border around this has a color of #dccdcc
<div style="border:2px solid #dccdcc;">Content here</div>
.myborder {border:2px solid #dccdcc;}