#bfbc84 color space conversions
Hex:
#bfbc84
RGB:
191, 188, 132
CMY:
25, 26, 48
CMYK:
0, 2, 31, 25
HSL:
57°, 31.5508%, 63.3333%
HSV (HSB):
57°, 30.8901%, 74.9020%
XYZ:
43.6339, 48.7087, 28.9318
xyY:
0.3598, 0.4016, 48.7087
CIE-Lab:
75.2698, -7.6903, 28.7832
CIE-LCH:
75.2698, 29.7928, 104.9588
CIE-Luv:
75.2698, 4.7544, 39.9022
Hunter-Lab:
69.7917, -10.5367, 24.2758
#bfbc84 color charts
#bfbc84 color shades, tints & tones
#bfbc84 color schemes
#bfbc84 color preview, HTML & CSS examples
This text has a color of #bfbc84
<p style="color:#bfbc84;">Text here</p>
.mytext {color:#bfbc84;}
This box has a color of #bfbc84
<div style="background-color:#bfbc84;">Content here</div>
.mybackground {background-color:#bfbc84;}
Border around this has a color of #bfbc84
<div style="border:2px solid #bfbc84;">Content here</div>
.myborder {border:2px solid #bfbc84;}