#bf8c85 color space conversions
Hex:
#bf8c85
RGB:
191, 140, 133
CMY:
25, 45, 48
CMYK:
0, 27, 30, 25
HSL:
7°, 31.1828%, 63.5294%
HSV (HSB):
7°, 30.3665%, 74.9020%
XYZ:
35.0976, 31.5260, 26.4256
xyY:
0.3772, 0.3388, 31.5260
CIE-Lab:
62.9492, 18.4169, 11.3661
CIE-LCH:
62.9492, 21.6419, 31.6811
CIE-Luv:
62.9492, 33.7306, 12.1188
Hunter-Lab:
56.1480, 13.3196, 11.3993
#bf8c85 color charts
#bf8c85 color shades, tints & tones
#bf8c85 color schemes
#bf8c85 color preview, HTML & CSS examples
This text has a color of #bf8c85
<p style="color:#bf8c85;">Text here</p>
.mytext {color:#bf8c85;}
This box has a color of #bf8c85
<div style="background-color:#bf8c85;">Content here</div>
.mybackground {background-color:#bf8c85;}
Border around this has a color of #bf8c85
<div style="border:2px solid #bf8c85;">Content here</div>
.myborder {border:2px solid #bf8c85;}