#dcded0 color space conversions
Hex:
#dcded0
RGB:
220, 222, 208
CMY:
14, 13, 18
CMYK:
1, 0, 6, 13
HSL:
69°, 17.5000%, 84.3137%
HSV (HSB):
69°, 6.3063%, 87.0588%
XYZ:
67.0216, 72.0123, 70.0418
xyY:
0.3206, 0.3444, 72.0123
CIE-Lab:
87.9745, -3.1295, 6.6180
CIE-LCH:
87.9745, 7.3206, 115.3084
CIE-Luv:
87.9745, -0.3771, 10.4674
Hunter-Lab:
84.8600, -7.5275, 10.4652
#dcded0 color charts
#dcded0 color shades, tints & tones
#dcded0 color schemes
#dcded0 color preview, HTML & CSS examples
This text has a color of #dcded0
<p style="color:#dcded0;">Text here</p>
.mytext {color:#dcded0;}
This box has a color of #dcded0
<div style="background-color:#dcded0;">Content here</div>
.mybackground {background-color:#dcded0;}
Border around this has a color of #dcded0
<div style="border:2px solid #dcded0;">Content here</div>
.myborder {border:2px solid #dcded0;}