#dfa01e color space conversions
Hex:
#dfa01e
RGB:
223, 160, 30
CMY:
13, 37, 88
CMYK:
0, 28, 87, 13
HSL:
40°, 76.2846%, 49.6078%
HSV (HSB):
40°, 86.5471%, 87.4510%
XYZ:
43.2366, 40.9233, 6.8485
xyY:
0.4751, 0.4497, 40.9233
CIE-Lab:
70.1222, 13.3233, 68.9485
CIE-LCH:
70.1222, 70.2240, 79.0633
CIE-Luv:
70.1222, 52.3086, 68.5412
Hunter-Lab:
63.9713, 8.6937, 38.4326
#dfa01e color charts
#dfa01e color shades, tints & tones
#dfa01e color schemes
#dfa01e color preview, HTML & CSS examples
This text has a color of #dfa01e
<p style="color:#dfa01e;">Text here</p>
.mytext {color:#dfa01e;}
This box has a color of #dfa01e
<div style="background-color:#dfa01e;">Content here</div>
.mybackground {background-color:#dfa01e;}
Border around this has a color of #dfa01e
<div style="border:2px solid #dfa01e;">Content here</div>
.myborder {border:2px solid #dfa01e;}