#bf8f5c color space conversions
Hex:
#bf8f5c
RGB:
191, 143, 92
CMY:
25, 44, 64
CMYK:
0, 25, 52, 25
HSL:
31°, 43.6123%, 55.4902%
HSV (HSB):
31°, 51.8325%, 74.9020%
XYZ:
33.2401, 31.4940, 14.4522
xyY:
0.4198, 0.3977, 31.4940
CIE-Lab:
62.9225, 12.0888, 34.0525
CIE-LCH:
62.9225, 36.1347, 70.4548
CIE-Luv:
62.9225, 36.2728, 39.2247
Hunter-Lab:
56.1195, 7.5180, 24.0150
#bf8f5c color charts
#bf8f5c color shades, tints & tones
#bf8f5c color schemes
#bf8f5c color preview, HTML & CSS examples
This text has a color of #bf8f5c
<p style="color:#bf8f5c;">Text here</p>
.mytext {color:#bf8f5c;}
This box has a color of #bf8f5c
<div style="background-color:#bf8f5c;">Content here</div>
.mybackground {background-color:#bf8f5c;}
Border around this has a color of #bf8f5c
<div style="border:2px solid #bf8f5c;">Content here</div>
.myborder {border:2px solid #bf8f5c;}