#dfded8 color space conversions
Hex:
#dfded8
RGB:
223, 222, 216
CMY:
13, 13, 15
CMYK:
0, 0, 3, 13
HSL:
51°, 9.8592%, 86.0784%
HSV (HSB):
51°, 3.1390%, 87.4510%
XYZ:
68.9474, 72.8884, 75.4007
xyY:
0.3174, 0.3355, 72.8884
CIE-Lab:
88.3945, -0.7175, 3.0468
CIE-LCH:
88.3945, 3.1301, 103.2512
CIE-Luv:
88.3945, 0.9052, 4.7357
Hunter-Lab:
85.3747, -5.2517, 7.3989
#dfded8 color charts
#dfded8 color shades, tints & tones
#dfded8 color schemes
#dfded8 color preview, HTML & CSS examples
This text has a color of #dfded8
<p style="color:#dfded8;">Text here</p>
.mytext {color:#dfded8;}
This box has a color of #dfded8
<div style="background-color:#dfded8;">Content here</div>
.mybackground {background-color:#dfded8;}
Border around this has a color of #dfded8
<div style="border:2px solid #dfded8;">Content here</div>
.myborder {border:2px solid #dfded8;}