#dfbf30 color space conversions
Hex:
#dfbf30
RGB:
223, 191, 48
CMY:
13, 25, 81
CMYK:
0, 14, 78, 13
HSL:
49°, 73.2218%, 53.1373%
HSV (HSB):
49°, 78.4753%, 87.4510%
XYZ:
49.5957, 53.1630, 10.4438
xyY:
0.4381, 0.4696, 53.1630
CIE-Lab:
77.9711, -2.5114, 70.4682
CIE-LCH:
77.9711, 70.5129, 92.0411
CIE-Luv:
77.9711, 28.3949, 77.4245
Hunter-Lab:
72.9129, -6.1811, 42.5466
#dfbf30 color charts
#dfbf30 color shades, tints & tones
#dfbf30 color schemes
#dfbf30 color preview, HTML & CSS examples
This text has a color of #dfbf30
<p style="color:#dfbf30;">Text here</p>
.mytext {color:#dfbf30;}
This box has a color of #dfbf30
<div style="background-color:#dfbf30;">Content here</div>
.mybackground {background-color:#dfbf30;}
Border around this has a color of #dfbf30
<div style="border:2px solid #dfbf30;">Content here</div>
.myborder {border:2px solid #dfbf30;}