#bfbc7e color space conversions
Hex:
#bfbc7e
RGB:
191, 188, 126
CMY:
25, 26, 51
CMYK:
0, 2, 34, 25
HSL:
57°, 33.6788%, 62.1569%
HSV (HSB):
57°, 34.0314%, 74.9020%
XYZ:
43.2350, 48.5492, 26.8309
xyY:
0.3645, 0.4093, 48.5492
CIE-Lab:
75.1700, -8.4393, 31.8020
CIE-LCH:
75.1700, 32.9027, 104.8621
CIE-Luv:
75.1700, 5.0323, 43.5132
Hunter-Lab:
69.6772, -11.1753, 25.9430
#bfbc7e color charts
#bfbc7e color shades, tints & tones
#bfbc7e color schemes
#bfbc7e color preview, HTML & CSS examples
This text has a color of #bfbc7e
<p style="color:#bfbc7e;">Text here</p>
.mytext {color:#bfbc7e;}
This box has a color of #bfbc7e
<div style="background-color:#bfbc7e;">Content here</div>
.mybackground {background-color:#bfbc7e;}
Border around this has a color of #bfbc7e
<div style="border:2px solid #bfbc7e;">Content here</div>
.myborder {border:2px solid #bfbc7e;}