#bf8c7b color space conversions
Hex:
#bf8c7b
RGB:
191, 140, 123
CMY:
25, 45, 52
CMYK:
0, 27, 36, 25
HSL:
15°, 34.6939%, 61.5686%
HSV (HSB):
15°, 35.6021%, 74.9020%
XYZ:
34.4391, 31.2626, 22.9580
xyY:
0.3884, 0.3526, 31.2626
CIE-Lab:
62.7287, 17.1097, 16.7004
CIE-LCH:
62.7287, 23.9091, 44.3064
CIE-Luv:
62.7287, 34.9731, 19.0339
Hunter-Lab:
55.9130, 12.0978, 14.7944
#bf8c7b color charts
#bf8c7b color shades, tints & tones
#bf8c7b color schemes
#bf8c7b color preview, HTML & CSS examples
This text has a color of #bf8c7b
<p style="color:#bf8c7b;">Text here</p>
.mytext {color:#bf8c7b;}
This box has a color of #bf8c7b
<div style="background-color:#bf8c7b;">Content here</div>
.mybackground {background-color:#bf8c7b;}
Border around this has a color of #bf8c7b
<div style="border:2px solid #bf8c7b;">Content here</div>
.myborder {border:2px solid #bf8c7b;}