#dfdead color space conversions
Hex:
#dfdead
RGB:
223, 222, 173
CMY:
13, 13, 32
CMYK:
0, 0, 22, 13
HSL:
59°, 43.8596%, 77.6471%
HSV (HSB):
59°, 22.4215%, 87.4510%
XYZ:
64.0955, 70.9477, 49.8512
xyY:
0.3467, 0.3837, 70.9477
CIE-Lab:
87.4596, -7.4833, 24.2315
CIE-LCH:
87.4596, 25.3607, 107.1620
CIE-Luv:
87.4596, 3.1762, 35.6421
Hunter-Lab:
84.2304, -11.5729, 23.8709
#dfdead color charts
#dfdead color shades, tints & tones
#dfdead color schemes
#dfdead color preview, HTML & CSS examples
This text has a color of #dfdead
<p style="color:#dfdead;">Text here</p>
.mytext {color:#dfdead;}
This box has a color of #dfdead
<div style="background-color:#dfdead;">Content here</div>
.mybackground {background-color:#dfdead;}
Border around this has a color of #dfdead
<div style="border:2px solid #dfdead;">Content here</div>
.myborder {border:2px solid #dfdead;}