#dfdfd3 color space conversions
Hex:
#dfdfd3
RGB:
223, 223, 211
CMY:
13, 13, 17
CMYK:
0, 0, 5, 13
HSL:
60°, 15.7895%, 85.0980%
HSV (HSB):
60°, 5.3812%, 87.4510%
XYZ:
68.5770, 73.1665, 72.1362
xyY:
0.3206, 0.3421, 73.1665
CIE-Lab:
88.5271, -2.0949, 5.8668
CIE-LCH:
88.5271, 6.2296, 109.6510
CIE-Luv:
88.5271, 0.6641, 9.1832
Hunter-Lab:
85.5374, -6.5836, 9.8752
#dfdfd3 color charts
#dfdfd3 color shades, tints & tones
#dfdfd3 color schemes
#dfdfd3 color preview, HTML & CSS examples
This text has a color of #dfdfd3
<p style="color:#dfdfd3;">Text here</p>
.mytext {color:#dfdfd3;}
This box has a color of #dfdfd3
<div style="background-color:#dfdfd3;">Content here</div>
.mybackground {background-color:#dfdfd3;}
Border around this has a color of #dfdfd3
<div style="border:2px solid #dfdfd3;">Content here</div>
.myborder {border:2px solid #dfdfd3;}