#bfbf84 color space conversions
Hex:
#bfbf84
RGB:
191, 191, 132
CMY:
25, 25, 48
CMYK:
0, 0, 31, 25
HSL:
60°, 31.5508%, 63.3333%
HSV (HSB):
60°, 30.8901%, 74.9020%
XYZ:
44.2815, 50.0039, 29.1476
xyY:
0.3587, 0.4051, 50.0039
CIE-Lab:
76.0717, -9.2479, 29.8468
CIE-LCH:
76.0717, 31.2467, 107.2154
CIE-Luv:
76.0717, 2.9992, 41.5680
Hunter-Lab:
70.7134, -11.9699, 25.0605
#bfbf84 color charts
#bfbf84 color shades, tints & tones
#bfbf84 color schemes
#bfbf84 color preview, HTML & CSS examples
This text has a color of #bfbf84
<p style="color:#bfbf84;">Text here</p>
.mytext {color:#bfbf84;}
This box has a color of #bfbf84
<div style="background-color:#bfbf84;">Content here</div>
.mybackground {background-color:#bfbf84;}
Border around this has a color of #bfbf84
<div style="border:2px solid #bfbf84;">Content here</div>
.myborder {border:2px solid #bfbf84;}