#dfaf2c color space conversions
Hex:
#dfaf2c
RGB:
223, 175, 44
CMY:
13, 31, 83
CMYK:
0, 22, 80, 13
HSL:
44°, 73.6626%, 52.3529%
HSV (HSB):
44°, 80.2691%, 87.4510%
XYZ:
46.2160, 46.5298, 8.9282
xyY:
0.4546, 0.4576, 46.5298
CIE-Lab:
73.8880, 5.7288, 68.0904
CIE-LCH:
73.8880, 68.3310, 85.1908
CIE-Luv:
73.8880, 40.2934, 71.8967
Hunter-Lab:
68.2127, 1.5664, 39.9886
#dfaf2c color charts
#dfaf2c color shades, tints & tones
#dfaf2c color schemes
#dfaf2c color preview, HTML & CSS examples
This text has a color of #dfaf2c
<p style="color:#dfaf2c;">Text here</p>
.mytext {color:#dfaf2c;}
This box has a color of #dfaf2c
<div style="background-color:#dfaf2c;">Content here</div>
.mybackground {background-color:#dfaf2c;}
Border around this has a color of #dfaf2c
<div style="border:2px solid #dfaf2c;">Content here</div>
.myborder {border:2px solid #dfaf2c;}