#dcded7 color space conversions
Hex:
#dcded7
RGB:
220, 222, 215
CMY:
14, 13, 16
CMYK:
1, 0, 3, 13
HSL:
77°, 9.5890%, 85.6863%
HSV (HSB):
77°, 3.1532%, 87.0588%
XYZ:
67.9022, 72.3645, 74.6789
xyY:
0.3159, 0.3367, 72.3645
CIE-Lab:
88.1437, -1.9184, 3.1809
CIE-LCH:
88.1437, 3.7146, 121.0943
CIE-Luv:
88.1437, -0.7461, 5.1504
Hunter-Lab:
85.0673, -6.3860, 7.4976
#dcded7 color charts
#dcded7 color shades, tints & tones
#dcded7 color schemes
#dcded7 color preview, HTML & CSS examples
This text has a color of #dcded7
<p style="color:#dcded7;">Text here</p>
.mytext {color:#dcded7;}
This box has a color of #dcded7
<div style="background-color:#dcded7;">Content here</div>
.mybackground {background-color:#dcded7;}
Border around this has a color of #dcded7
<div style="border:2px solid #dcded7;">Content here</div>
.myborder {border:2px solid #dcded7;}