#dcdddc color space conversions
Hex:
#dcdddc
RGB:
220, 221, 220
CMY:
14, 13, 14
CMYK:
0, 0, 0, 13
HSL:
120°, 1.4493%, 86.4706%
HSV (HSB):
120°, 0.4525%, 86.6667%
XYZ:
68.2899, 72.0959, 78.0268
xyY:
0.3127, 0.3301, 72.0959
CIE-Lab:
88.0147, -0.5132, 0.3612
CIE-LCH:
88.0147, 0.6275, 144.8598
CIE-Luv:
88.0147, -0.5065, 0.6409
Hunter-Lab:
84.9093, -5.0292, 4.9524
#dcdddc color charts
#dcdddc RGB chart
#dcdddc CMYK chart
#dcdddc RGB pie chart
#dcdddc color shades, tints & tones
#dcdddc color schemes
#dcdddc color preview, HTML & CSS examples
This text has a color of #dcdddc
<p style="color:#dcdddc;">Text here</p>
.mytext {color:#dcdddc;}
Text color #dcdddc
This box has a color of #dcdddc
<div style="background-color:#dcdddc;">Content here</div>
.mybackground {background-color:#dcdddc;}
Background color #dcdddc
Border around this has a color of #dcdddc
<div style="border:2px solid #dcdddc;">Content here</div>
.myborder {border:2px solid #dcdddc;}
Border color #dcdddc