#dfbc1e color space conversions
Hex:
#dfbc1e
RGB:
223, 188, 30
CMY:
13, 26, 88
CMYK:
0, 16, 87, 13
HSL:
49°, 76.2846%, 49.6078%
HSV (HSB):
49°, 86.5471%, 87.4510%
XYZ:
48.6490, 51.7482, 8.6526
xyY:
0.4461, 0.4745, 51.7482
CIE-Lab:
77.1300, -1.4637, 74.5834
CIE-LCH:
77.1300, 74.5977, 91.1243
CIE-Luv:
77.1300, 30.9566, 79.2640
Hunter-Lab:
71.9362, -5.1724, 43.2238
#dfbc1e color charts
#dfbc1e color shades, tints & tones
#dfbc1e color schemes
#dfbc1e color preview, HTML & CSS examples
This text has a color of #dfbc1e
<p style="color:#dfbc1e;">Text here</p>
.mytext {color:#dfbc1e;}
This box has a color of #dfbc1e
<div style="background-color:#dfbc1e;">Content here</div>
.mybackground {background-color:#dfbc1e;}
Border around this has a color of #dfbc1e
<div style="border:2px solid #dfbc1e;">Content here</div>
.myborder {border:2px solid #dfbc1e;}