#dfbf6d color space conversions
Hex:
#dfbf6d
RGB:
223, 191, 109
CMY:
13, 25, 57
CMYK:
0, 14, 51, 13
HSL:
43°, 64.0449%, 65.0980%
HSV (HSB):
43°, 51.1211%, 87.4510%
XYZ:
51.8225, 54.0537, 22.1701
xyY:
0.4047, 0.4221, 54.0537
CIE-Lab:
78.4930, 1.1755, 45.2581
CIE-LCH:
78.4930, 45.2734, 88.5122
CIE-Luv:
78.4930, 25.7751, 56.3768
Hunter-Lab:
73.5212, -2.8437, 33.5862
#dfbf6d color charts
#dfbf6d color shades, tints & tones
#dfbf6d color schemes
#dfbf6d color preview, HTML & CSS examples
This text has a color of #dfbf6d
<p style="color:#dfbf6d;">Text here</p>
.mytext {color:#dfbf6d;}
This box has a color of #dfbf6d
<div style="background-color:#dfbf6d;">Content here</div>
.mybackground {background-color:#dfbf6d;}
Border around this has a color of #dfbf6d
<div style="border:2px solid #dfbf6d;">Content here</div>
.myborder {border:2px solid #dfbf6d;}