#dfdcd3 color space conversions
Hex:
#dfdcd3
RGB:
223, 220, 211
CMY:
13, 14, 17
CMYK:
0, 1, 5, 13
HSL:
45°, 15.7895%, 85.0980%
HSV (HSB):
45°, 5.3812%, 87.4510%
XYZ:
67.7825, 71.5775, 71.8713
xyY:
0.3209, 0.3389, 71.5775
CIE-Lab:
87.7648, -0.5481, 4.7662
CIE-LCH:
87.7648, 4.7976, 96.5597
CIE-Luv:
87.7648, 2.2277, 7.2620
Hunter-Lab:
84.6035, -5.0458, 8.8551
#dfdcd3 color charts
#dfdcd3 color shades, tints & tones
#dfdcd3 color schemes
#dfdcd3 color preview, HTML & CSS examples
This text has a color of #dfdcd3
<p style="color:#dfdcd3;">Text here</p>
.mytext {color:#dfdcd3;}
This box has a color of #dfdcd3
<div style="background-color:#dfdcd3;">Content here</div>
.mybackground {background-color:#dfdcd3;}
Border around this has a color of #dfdcd3
<div style="border:2px solid #dfdcd3;">Content here</div>
.myborder {border:2px solid #dfdcd3;}