#dfac3f color space conversions
Hex:
#dfac3f
RGB:
223, 172, 63
CMY:
13, 33, 75
CMYK:
0, 23, 72, 13
HSL:
41°, 71.4286%, 56.0784%
HSV (HSB):
41°, 71.7489%, 87.4510%
XYZ:
46.0812, 45.5519, 11.0663
xyY:
0.4487, 0.4435, 45.5519
CIE-Lab:
73.2538, 8.0794, 60.5510
CIE-LCH:
73.2538, 61.0877, 82.3999
CIE-Luv:
73.2538, 41.7858, 65.9793
Hunter-Lab:
67.4922, 3.7620, 37.5231
#dfac3f color charts
#dfac3f color shades, tints & tones
#dfac3f color schemes
#dfac3f color preview, HTML & CSS examples
This text has a color of #dfac3f
<p style="color:#dfac3f;">Text here</p>
.mytext {color:#dfac3f;}
This box has a color of #dfac3f
<div style="background-color:#dfac3f;">Content here</div>
.mybackground {background-color:#dfac3f;}
Border around this has a color of #dfac3f
<div style="border:2px solid #dfac3f;">Content here</div>
.myborder {border:2px solid #dfac3f;}