#dfa51e color space conversions
Hex:
#dfa51e
RGB:
223, 165, 30
CMY:
13, 35, 88
CMYK:
0, 26, 87, 13
HSL:
42°, 76.2846%, 49.6078%
HSV (HSB):
42°, 86.5471%, 87.4510%
XYZ:
44.1209, 42.6920, 7.1432
xyY:
0.4696, 0.4544, 42.6920
CIE-Lab:
71.3454, 10.6547, 69.9324
CIE-LCH:
71.3454, 70.7394, 81.3372
CIE-Luv:
71.3454, 48.3794, 70.4424
Hunter-Lab:
65.3391, 6.1905, 39.2554
#dfa51e color charts
#dfa51e color shades, tints & tones
#dfa51e color schemes
#dfa51e color preview, HTML & CSS examples
This text has a color of #dfa51e
<p style="color:#dfa51e;">Text here</p>
.mytext {color:#dfa51e;}
This box has a color of #dfa51e
<div style="background-color:#dfa51e;">Content here</div>
.mybackground {background-color:#dfa51e;}
Border around this has a color of #dfa51e
<div style="border:2px solid #dfa51e;">Content here</div>
.myborder {border:2px solid #dfa51e;}