#dfa03e color space conversions
Hex:
#dfa03e
RGB:
223, 160, 62
CMY:
13, 37, 76
CMYK:
0, 28, 72, 13
HSL:
37°, 71.5556%, 55.8824%
HSV (HSB):
37°, 72.1973%, 87.4510%
XYZ:
43.8717, 41.1774, 10.1932
xyY:
0.4606, 0.4323, 41.1774
CIE-Lab:
70.3000, 14.4305, 57.9805
CIE-LCH:
70.3000, 59.7493, 76.0239
CIE-Luv:
70.3000, 50.9161, 61.3420
Hunter-Lab:
64.1696, 9.7408, 35.5007
#dfa03e color charts
#dfa03e color shades, tints & tones
#dfa03e color schemes
#dfa03e color preview, HTML & CSS examples
This text has a color of #dfa03e
<p style="color:#dfa03e;">Text here</p>
.mytext {color:#dfa03e;}
This box has a color of #dfa03e
<div style="background-color:#dfa03e;">Content here</div>
.mybackground {background-color:#dfa03e;}
Border around this has a color of #dfa03e
<div style="border:2px solid #dfa03e;">Content here</div>
.myborder {border:2px solid #dfa03e;}