#dfbb5f color space conversions
Hex:
#dfbb5f
RGB:
223, 187, 95
CMY:
13, 27, 63
CMYK:
0, 16, 57, 13
HSL:
43°, 66.6667%, 62.3529%
HSV (HSB):
43°, 57.3991%, 87.4510%
XYZ:
50.2673, 52.0548, 18.2247
xyY:
0.4170, 0.4318, 52.0548
CIE-Lab:
77.3136, 2.1314, 50.6648
CIE-LCH:
77.3136, 50.7096, 87.5910
CIE-Luv:
77.3136, 29.3091, 60.8859
Hunter-Lab:
72.1490, -1.8972, 35.5278
#dfbb5f color charts
#dfbb5f color shades, tints & tones
#dfbb5f color schemes
#dfbb5f color preview, HTML & CSS examples
This text has a color of #dfbb5f
<p style="color:#dfbb5f;">Text here</p>
.mytext {color:#dfbb5f;}
This box has a color of #dfbb5f
<div style="background-color:#dfbb5f;">Content here</div>
.mybackground {background-color:#dfbb5f;}
Border around this has a color of #dfbb5f
<div style="border:2px solid #dfbb5f;">Content here</div>
.myborder {border:2px solid #dfbb5f;}