#dfb39d color space conversions
Hex:
#dfb39d
RGB:
223, 179, 157
CMY:
13, 30, 38
CMYK:
0, 20, 30, 13
HSL:
20°, 50.7692%, 74.5098%
HSV (HSB):
20°, 29.5964%, 87.4510%
XYZ:
52.6373, 50.3625, 38.8449
xyY:
0.3711, 0.3551, 50.3625
CIE-Lab:
76.2912, 12.7957, 17.2754
CIE-LCH:
76.2912, 21.4981, 53.4730
CIE-Luv:
76.2912, 29.6318, 21.7043
Hunter-Lab:
70.9665, 8.2056, 17.2230
#dfb39d color charts
#dfb39d color shades, tints & tones
#dfb39d color schemes
#dfb39d color preview, HTML & CSS examples
This text has a color of #dfb39d
<p style="color:#dfb39d;">Text here</p>
.mytext {color:#dfb39d;}
This box has a color of #dfb39d
<div style="background-color:#dfb39d;">Content here</div>
.mybackground {background-color:#dfb39d;}
Border around this has a color of #dfb39d
<div style="border:2px solid #dfb39d;">Content here</div>
.myborder {border:2px solid #dfb39d;}