#dcced8 color space conversions
Hex:
#dcced8
RGB:
220, 206, 216
CMY:
14, 19, 15
CMYK:
0, 6, 2, 14
HSL:
317°, 16.6667%, 83.5294%
HSV (HSB):
317°, 6.3636%, 86.2745%
XYZ:
63.9812, 64.3161, 74.0078
xyY:
0.3163, 0.3179, 64.3161
CIE-Lab:
84.1301, 6.6070, -3.2093
CIE-LCH:
84.1301, 7.3452, 334.0925
CIE-Luv:
84.1301, 7.4128, -6.0553
Hunter-Lab:
80.1973, 2.0614, 1.4240
#dcced8 color charts
#dcced8 color shades, tints & tones
#dcced8 color schemes
#dcced8 color preview, HTML & CSS examples
This text has a color of #dcced8
<p style="color:#dcced8;">Text here</p>
.mytext {color:#dcced8;}
This box has a color of #dcced8
<div style="background-color:#dcced8;">Content here</div>
.mybackground {background-color:#dcced8;}
Border around this has a color of #dcced8
<div style="border:2px solid #dcced8;">Content here</div>
.myborder {border:2px solid #dcced8;}