#dfddac color space conversions
Hex:
#dfddac
RGB:
223, 221, 172
CMY:
13, 13, 33
CMYK:
0, 1, 23, 13
HSL:
58°, 44.3478%, 77.4510%
HSV (HSB):
58°, 22.8700%, 87.4510%
XYZ:
63.7343, 70.3794, 49.2552
xyY:
0.3476, 0.3838, 70.3794
CIE-Lab:
87.1826, -7.1149, 24.3709
CIE-LCH:
87.1826, 25.3882, 106.2747
CIE-Luv:
87.1826, 3.7889, 35.7252
Hunter-Lab:
83.8925, -11.2028, 23.9142
#dfddac color charts
#dfddac color shades, tints & tones
#dfddac color schemes
#dfddac color preview, HTML & CSS examples
This text has a color of #dfddac
<p style="color:#dfddac;">Text here</p>
.mytext {color:#dfddac;}
This box has a color of #dfddac
<div style="background-color:#dfddac;">Content here</div>
.mybackground {background-color:#dfddac;}
Border around this has a color of #dfddac
<div style="border:2px solid #dfddac;">Content here</div>
.myborder {border:2px solid #dfddac;}