#dfbc3f color space conversions
Hex:
#dfbc3f
RGB:
223, 188, 63
CMY:
13, 26, 75
CMYK:
0, 16, 72, 13
HSL:
47°, 71.4286%, 56.0784%
HSV (HSB):
47°, 71.7489%, 87.4510%
XYZ:
49.3118, 52.0133, 12.1432
xyY:
0.4346, 0.4584, 52.0133
CIE-Lab:
77.2888, -0.3398, 64.5735
CIE-LCH:
77.2888, 64.5744, 90.3015
CIE-Luv:
77.2888, 30.0865, 72.5980
Hunter-Lab:
72.1202, -4.1620, 40.5013
#dfbc3f color charts
#dfbc3f color shades, tints & tones
#dfbc3f color schemes
#dfbc3f color preview, HTML & CSS examples
This text has a color of #dfbc3f
<p style="color:#dfbc3f;">Text here</p>
.mytext {color:#dfbc3f;}
This box has a color of #dfbc3f
<div style="background-color:#dfbc3f;">Content here</div>
.mybackground {background-color:#dfbc3f;}
Border around this has a color of #dfbc3f
<div style="border:2px solid #dfbc3f;">Content here</div>
.myborder {border:2px solid #dfbc3f;}