#dfa01d color space conversions
Hex:
#dfa01d
RGB:
223, 160, 29
CMY:
13, 37, 89
CMYK:
0, 28, 87, 13
HSL:
41°, 76.9841%, 49.4118%
HSV (HSB):
41°, 86.9955%, 87.4510%
XYZ:
43.2240, 40.9183, 6.7823
xyY:
0.4754, 0.4500, 40.9183
CIE-Lab:
70.1186, 13.3012, 69.1996
CIE-LCH:
70.1186, 70.4663, 79.1196
CIE-Luv:
70.1186, 52.3367, 68.6865
Hunter-Lab:
63.9674, 8.6729, 38.4909
#dfa01d color charts
#dfa01d color shades, tints & tones
#dfa01d color schemes
#dfa01d color preview, HTML & CSS examples
This text has a color of #dfa01d
<p style="color:#dfa01d;">Text here</p>
.mytext {color:#dfa01d;}
This box has a color of #dfa01d
<div style="background-color:#dfa01d;">Content here</div>
.mybackground {background-color:#dfa01d;}
Border around this has a color of #dfa01d
<div style="border:2px solid #dfa01d;">Content here</div>
.myborder {border:2px solid #dfa01d;}