#dfbd93 color space conversions
Hex:
#dfbd93
RGB:
223, 189, 147
CMY:
13, 26, 42
CMYK:
0, 15, 34, 13
HSL:
33°, 54.2857%, 72.5490%
HSV (HSB):
33°, 34.0807%, 87.4510%
XYZ:
53.8955, 54.1898, 35.2228
xyY:
0.3761, 0.3781, 54.1898
CIE-Lab:
78.5722, 6.2094, 25.7616
CIE-LCH:
78.5722, 26.4994, 76.4482
CIE-Luv:
78.5722, 24.3702, 33.9209
Hunter-Lab:
73.6137, 1.8629, 23.1604
#dfbd93 color charts
#dfbd93 color shades, tints & tones
#dfbd93 color schemes
#dfbd93 color preview, HTML & CSS examples
This text has a color of #dfbd93
<p style="color:#dfbd93;">Text here</p>
.mytext {color:#dfbd93;}
This box has a color of #dfbd93
<div style="background-color:#dfbd93;">Content here</div>
.mybackground {background-color:#dfbd93;}
Border around this has a color of #dfbd93
<div style="border:2px solid #dfbd93;">Content here</div>
.myborder {border:2px solid #dfbd93;}