#dfa00e color space conversions
Hex:
#dfa00e
RGB:
223, 160, 14
CMY:
13, 37, 95
CMYK:
0, 28, 94, 13
HSL:
42°, 88.1857%, 46.4706%
HSV (HSB):
42°, 93.7220%, 87.4510%
XYZ:
43.0815, 40.8613, 6.0318
xyY:
0.4788, 0.4541, 40.8613
CIE-Lab:
70.0786, 13.0506, 72.1696
CIE-LCH:
70.0786, 73.3401, 79.7498
CIE-Luv:
70.0786, 52.6572, 70.3411
Hunter-Lab:
63.9228, 8.4371, 39.1513
#dfa00e color charts
#dfa00e color shades, tints & tones
#dfa00e color schemes
#dfa00e color preview, HTML & CSS examples
This text has a color of #dfa00e
<p style="color:#dfa00e;">Text here</p>
.mytext {color:#dfa00e;}
This box has a color of #dfa00e
<div style="background-color:#dfa00e;">Content here</div>
.mybackground {background-color:#dfa00e;}
Border around this has a color of #dfa00e
<div style="border:2px solid #dfa00e;">Content here</div>
.myborder {border:2px solid #dfa00e;}