#dfdedc color space conversions
Hex:
#dfdedc
RGB:
223, 222, 220
CMY:
13, 13, 14
CMYK:
0, 0, 1, 13
HSL:
40°, 4.4776%, 86.8627%
HSV (HSB):
40°, 1.3453%, 87.4510%
XYZ:
69.4710, 73.0978, 78.1579
xyY:
0.3147, 0.3312, 73.0978
CIE-Lab:
88.4944, -0.0137, 1.0879
CIE-LCH:
88.4944, 1.0880, 90.7203
CIE-Luv:
88.4944, 0.6790, 1.6566
Hunter-Lab:
85.4973, -4.5797, 5.6477
#dfdedc color charts
#dfdedc RGB chart
#dfdedc CMYK chart
#dfdedc RGB pie chart
#dfdedc color shades, tints & tones
#dfdedc color schemes
#dfdedc color preview, HTML & CSS examples
This text has a color of #dfdedc
<p style="color:#dfdedc;">Text here</p>
.mytext {color:#dfdedc;}
Text color #dfdedc
This box has a color of #dfdedc
<div style="background-color:#dfdedc;">Content here</div>
.mybackground {background-color:#dfdedc;}
Background color #dfdedc
Border around this has a color of #dfdedc
<div style="border:2px solid #dfdedc;">Content here</div>
.myborder {border:2px solid #dfdedc;}
Border color #dfdedc