#dfdaac color space conversions
Hex:
#dfdaac
RGB:
223, 218, 172
CMY:
13, 15, 33
CMYK:
0, 2, 23, 13
HSL:
54°, 44.3478%, 77.4510%
HSV (HSB):
54°, 22.8700%, 87.4510%
XYZ:
62.9492, 68.8093, 48.9935
xyY:
0.3483, 0.3807, 68.8093
CIE-Lab:
86.4095, -5.5869, 23.3103
CIE-LCH:
86.4095, 23.9705, 103.4782
CIE-Luv:
86.4095, 5.4861, 33.9852
Hunter-Lab:
82.9514, -9.7069, 23.0476
#dfdaac color charts
#dfdaac color shades, tints & tones
#dfdaac color schemes
#dfdaac color preview, HTML & CSS examples
This text has a color of #dfdaac
<p style="color:#dfdaac;">Text here</p>
.mytext {color:#dfdaac;}
This box has a color of #dfdaac
<div style="background-color:#dfdaac;">Content here</div>
.mybackground {background-color:#dfdaac;}
Border around this has a color of #dfdaac
<div style="border:2px solid #dfdaac;">Content here</div>
.myborder {border:2px solid #dfdaac;}