#dcd3d4 color space conversions
Hex:
#dcd3d4
RGB:
220, 211, 212
CMY:
14, 17, 17
CMYK:
0, 4, 4, 14
HSL:
353°, 11.3924%, 84.5098%
HSV (HSB):
353°, 4.0909%, 86.2745%
XYZ:
64.6931, 66.5576, 71.7246
xyY:
0.3187, 0.3279, 66.5576
CIE-Lab:
85.2801, 3.2696, 0.6007
CIE-LCH:
85.2801, 3.3244, 10.4112
CIE-Luv:
85.2801, 5.1063, 0.3266
Hunter-Lab:
81.5829, -1.2241, 4.9825
#dcd3d4 color charts
#dcd3d4 color shades, tints & tones
#dcd3d4 color schemes
#dcd3d4 color preview, HTML & CSS examples
This text has a color of #dcd3d4
<p style="color:#dcd3d4;">Text here</p>
.mytext {color:#dcd3d4;}
This box has a color of #dcd3d4
<div style="background-color:#dcd3d4;">Content here</div>
.mybackground {background-color:#dcd3d4;}
Border around this has a color of #dcd3d4
<div style="border:2px solid #dcd3d4;">Content here</div>
.myborder {border:2px solid #dcd3d4;}