#dccdcd color space conversions
Hex:
#dccdcd
RGB:
220, 205, 205
CMY:
14, 20, 20
CMYK:
0, 7, 7, 14
HSL:
0°, 17.6471%, 83.3333%
HSV (HSB):
0°, 6.8182%, 86.2745%
XYZ:
62.3660, 63.2861, 66.6860
xyY:
0.3243, 0.3290, 63.2861
CIE-Lab:
83.5927, 5.2046, 1.8657
CIE-LCH:
83.5927, 5.5289, 19.7211
CIE-Luv:
83.5927, 8.7337, 1.8694
Hunter-Lab:
79.5525, 0.7198, 5.9861
#dccdcd color charts
#dccdcd color shades, tints & tones
#dccdcd color schemes
#dccdcd color preview, HTML & CSS examples
This text has a color of #dccdcd
<p style="color:#dccdcd;">Text here</p>
.mytext {color:#dccdcd;}
This box has a color of #dccdcd
<div style="background-color:#dccdcd;">Content here</div>
.mybackground {background-color:#dccdcd;}
Border around this has a color of #dccdcd
<div style="border:2px solid #dccdcd;">Content here</div>
.myborder {border:2px solid #dccdcd;}