#bf8b4e color space conversions
Hex:
#bf8b4e
RGB:
191, 139, 78
CMY:
25, 45, 69
CMYK:
0, 27, 59, 25
HSL:
32°, 46.8880%, 52.7451%
HSV (HSB):
32°, 59.1623%, 74.9020%
XYZ:
32.0936, 30.0917, 11.3245
xyY:
0.4366, 0.4094, 30.0917
CIE-Lab:
61.7332, 13.1173, 39.9676
CIE-LCH:
61.7332, 42.0651, 71.8302
CIE-Luv:
61.7332, 40.3310, 44.1839
Hunter-Lab:
54.8559, 8.4343, 26.1592
#bf8b4e color charts
#bf8b4e color shades, tints & tones
#bf8b4e color schemes
#bf8b4e color preview, HTML & CSS examples
This text has a color of #bf8b4e
<p style="color:#bf8b4e;">Text here</p>
.mytext {color:#bf8b4e;}
This box has a color of #bf8b4e
<div style="background-color:#bf8b4e;">Content here</div>
.mybackground {background-color:#bf8b4e;}
Border around this has a color of #bf8b4e
<div style="border:2px solid #bf8b4e;">Content here</div>
.myborder {border:2px solid #bf8b4e;}