#dfbf2c color space conversions
Hex:
#dfbf2c
RGB:
223, 191, 44
CMY:
13, 25, 83
CMYK:
0, 14, 80, 13
HSL:
49°, 73.6626%, 52.3529%
HSV (HSB):
49°, 80.2691%, 87.4510%
XYZ:
49.5168, 53.1314, 10.0284
xyY:
0.4395, 0.4715, 53.1314
CIE-Lab:
77.9525, -2.6448, 71.6663
CIE-LCH:
77.9525, 71.7151, 92.1135
CIE-Luv:
77.9525, 28.4929, 78.2102
Hunter-Lab:
72.8913, -6.3004, 42.8667
#dfbf2c color charts
#dfbf2c color shades, tints & tones
#dfbf2c color schemes
#dfbf2c color preview, HTML & CSS examples
This text has a color of #dfbf2c
<p style="color:#dfbf2c;">Text here</p>
.mytext {color:#dfbf2c;}
This box has a color of #dfbf2c
<div style="background-color:#dfbf2c;">Content here</div>
.mybackground {background-color:#dfbf2c;}
Border around this has a color of #dfbf2c
<div style="border:2px solid #dfbf2c;">Content here</div>
.myborder {border:2px solid #dfbf2c;}