#bf8b6f color space conversions
Hex:
#bf8b6f
RGB:
191, 139, 111
CMY:
25, 45, 56
CMYK:
0, 27, 42, 25
HSL:
21°, 38.4615%, 59.2157%
HSV (HSB):
21°, 41.8848%, 74.9020%
XYZ:
33.5877, 30.6893, 19.1923
xyY:
0.4024, 0.3677, 30.6893
CIE-Lab:
62.2445, 16.2350, 22.7664
CIE-LCH:
62.2445, 27.9622, 54.5069
CIE-Luv:
62.2445, 37.0347, 26.2843
Hunter-Lab:
55.3979, 11.2780, 18.2379
#bf8b6f color charts
#bf8b6f color shades, tints & tones
#bf8b6f color schemes
#bf8b6f color preview, HTML & CSS examples
This text has a color of #bf8b6f
<p style="color:#bf8b6f;">Text here</p>
.mytext {color:#bf8b6f;}
This box has a color of #bf8b6f
<div style="background-color:#bf8b6f;">Content here</div>
.mybackground {background-color:#bf8b6f;}
Border around this has a color of #bf8b6f
<div style="border:2px solid #bf8b6f;">Content here</div>
.myborder {border:2px solid #bf8b6f;}