#dfbf40 color space conversions
Hex:
#dfbf40
RGB:
223, 191, 64
CMY:
13, 25, 75
CMYK:
0, 14, 71, 13
HSL:
48°, 71.3004%, 56.2745%
HSV (HSB):
48°, 71.3004%, 87.4510%
XYZ:
49.9876, 53.3197, 12.5076
xyY:
0.4316, 0.4604, 53.3197
CIE-Lab:
78.0634, -1.8516, 64.9555
CIE-LCH:
78.0634, 64.9819, 91.6329
CIE-Luv:
78.0634, 27.9135, 73.5634
Hunter-Lab:
73.0204, -5.5897, 40.9585
#dfbf40 color charts
#dfbf40 color shades, tints & tones
#dfbf40 color schemes
#dfbf40 color preview, HTML & CSS examples
This text has a color of #dfbf40
<p style="color:#dfbf40;">Text here</p>
.mytext {color:#dfbf40;}
This box has a color of #dfbf40
<div style="background-color:#dfbf40;">Content here</div>
.mybackground {background-color:#dfbf40;}
Border around this has a color of #dfbf40
<div style="border:2px solid #dfbf40;">Content here</div>
.myborder {border:2px solid #dfbf40;}