#dfbd5e color space conversions
Hex:
#dfbd5e
RGB:
223, 189, 94
CMY:
13, 26, 63
CMYK:
0, 15, 58, 13
HSL:
44°, 66.8394%, 62.1569%
HSV (HSB):
44°, 57.8475%, 87.4510%
XYZ:
50.6494, 52.8913, 18.1292
xyY:
0.4163, 0.4347, 52.8913
CIE-Lab:
77.8108, 1.0104, 51.7148
CIE-LCH:
77.8108, 51.7247, 88.8807
CIE-Luv:
77.8108, 27.9871, 62.2247
Hunter-Lab:
72.7264, -2.9571, 36.1287
#dfbd5e color charts
#dfbd5e color shades, tints & tones
#dfbd5e color schemes
#dfbd5e color preview, HTML & CSS examples
This text has a color of #dfbd5e
<p style="color:#dfbd5e;">Text here</p>
.mytext {color:#dfbd5e;}
This box has a color of #dfbd5e
<div style="background-color:#dfbd5e;">Content here</div>
.mybackground {background-color:#dfbd5e;}
Border around this has a color of #dfbd5e
<div style="border:2px solid #dfbd5e;">Content here</div>
.myborder {border:2px solid #dfbd5e;}