#dfdcd5 color space conversions
Hex:
#dfdcd5
RGB:
223, 220, 213
CMY:
13, 14, 16
CMYK:
0, 1, 4, 13
HSL:
42°, 13.5135%, 85.4902%
HSV (HSB):
42°, 4.4843%, 87.4510%
XYZ:
68.0349, 71.6785, 73.2003
xyY:
0.3195, 0.3367, 71.6785
CIE-Lab:
87.8136, -0.2045, 3.7835
CIE-LCH:
87.8136, 3.7890, 93.0941
CIE-Luv:
87.8136, 2.1116, 5.7393
Hunter-Lab:
84.6631, -4.7188, 8.0017
#dfdcd5 color charts
#dfdcd5 color shades, tints & tones
#dfdcd5 color schemes
#dfdcd5 color preview, HTML & CSS examples
This text has a color of #dfdcd5
<p style="color:#dfdcd5;">Text here</p>
.mytext {color:#dfdcd5;}
This box has a color of #dfdcd5
<div style="background-color:#dfdcd5;">Content here</div>
.mybackground {background-color:#dfdcd5;}
Border around this has a color of #dfdcd5
<div style="border:2px solid #dfdcd5;">Content here</div>
.myborder {border:2px solid #dfdcd5;}