#dfaf4c color space conversions
Hex:
#dfaf4c
RGB:
223, 175, 76
CMY:
13, 31, 70
CMYK:
0, 22, 66, 13
HSL:
40°, 69.6682%, 58.6275%
HSV (HSB):
40°, 65.9193%, 87.4510%
XYZ:
47.0659, 46.8697, 13.4036
xyY:
0.4385, 0.4367, 46.8697
CIE-Lab:
74.1064, 7.1829, 55.8648
CIE-LCH:
74.1064, 56.3247, 82.6733
CIE-Luv:
74.1064, 38.8930, 63.0097
Hunter-Lab:
68.4615, 2.9077, 36.3150
#dfaf4c color charts
#dfaf4c color shades, tints & tones
#dfaf4c color schemes
#dfaf4c color preview, HTML & CSS examples
This text has a color of #dfaf4c
<p style="color:#dfaf4c;">Text here</p>
.mytext {color:#dfaf4c;}
This box has a color of #dfaf4c
<div style="background-color:#dfaf4c;">Content here</div>
.mybackground {background-color:#dfaf4c;}
Border around this has a color of #dfaf4c
<div style="border:2px solid #dfaf4c;">Content here</div>
.myborder {border:2px solid #dfaf4c;}