#dfbc2e color space conversions
Hex:
#dfbc2e
RGB:
223, 188, 46
CMY:
13, 26, 82
CMYK:
0, 16, 79, 13
HSL:
48°, 73.4440%, 52.7451%
HSV (HSB):
48°, 79.3722%, 87.4510%
XYZ:
48.9078, 51.8517, 10.0154
xyY:
0.4415, 0.4681, 51.8517
CIE-Lab:
77.1921, -1.0233, 70.3943
CIE-LCH:
77.1921, 70.4017, 90.8328
CIE-Luv:
77.1921, 30.6134, 76.6362
Hunter-Lab:
72.0081, -4.7773, 42.1592
#dfbc2e color charts
#dfbc2e color shades, tints & tones
#dfbc2e color schemes
#dfbc2e color preview, HTML & CSS examples
This text has a color of #dfbc2e
<p style="color:#dfbc2e;">Text here</p>
.mytext {color:#dfbc2e;}
This box has a color of #dfbc2e
<div style="background-color:#dfbc2e;">Content here</div>
.mybackground {background-color:#dfbc2e;}
Border around this has a color of #dfbc2e
<div style="border:2px solid #dfbc2e;">Content here</div>
.myborder {border:2px solid #dfbc2e;}