#dfbf6f color space conversions
Hex:
#dfbf6f
RGB:
223, 191, 111
CMY:
13, 25, 56
CMYK:
0, 14, 50, 13
HSL:
43°, 63.6364%, 65.4902%
HSV (HSB):
43°, 50.2242%, 87.4510%
XYZ:
51.9315, 54.0973, 22.7437
xyY:
0.4033, 0.4201, 54.0973
CIE-Lab:
78.5184, 1.3521, 44.2958
CIE-LCH:
78.5184, 44.3164, 88.2516
CIE-Luv:
78.5184, 25.6538, 55.4001
Hunter-Lab:
73.5509, -2.6819, 33.1517
#dfbf6f color charts
#dfbf6f color shades, tints & tones
#dfbf6f color schemes
#dfbf6f color preview, HTML & CSS examples
This text has a color of #dfbf6f
<p style="color:#dfbf6f;">Text here</p>
.mytext {color:#dfbf6f;}
This box has a color of #dfbf6f
<div style="background-color:#dfbf6f;">Content here</div>
.mybackground {background-color:#dfbf6f;}
Border around this has a color of #dfbf6f
<div style="border:2px solid #dfbf6f;">Content here</div>
.myborder {border:2px solid #dfbf6f;}