#dfbf84 color space conversions
Hex:
#dfbf84
RGB:
223, 191, 132
CMY:
13, 25, 48
CMYK:
0, 14, 41, 13
HSL:
39°, 58.7097%, 69.6078%
HSV (HSB):
39°, 40.8072%, 87.4510%
XYZ:
53.2271, 54.6155, 29.5663
xyY:
0.3874, 0.3975, 54.6155
CIE-Lab:
78.8193, 3.4267, 33.9699
CIE-LCH:
78.8193, 34.1423, 84.2398
CIE-Luv:
78.8193, 24.2559, 44.1286
Hunter-Lab:
73.9023, -0.7670, 28.0113
#dfbf84 color charts
#dfbf84 color shades, tints & tones
#dfbf84 color schemes
#dfbf84 color preview, HTML & CSS examples
This text has a color of #dfbf84
<p style="color:#dfbf84;">Text here</p>
.mytext {color:#dfbf84;}
This box has a color of #dfbf84
<div style="background-color:#dfbf84;">Content here</div>
.mybackground {background-color:#dfbf84;}
Border around this has a color of #dfbf84
<div style="border:2px solid #dfbf84;">Content here</div>
.myborder {border:2px solid #dfbf84;}