#bfbf74 color space conversions
Hex:
#bfbf74
RGB:
191, 191, 116
CMY:
25, 25, 55
CMYK:
0, 0, 39, 25
HSL:
60°, 36.9458%, 60.1961%
HSV (HSB):
60°, 39.2670%, 74.9020%
XYZ:
43.2690, 49.5989, 23.8160
xyY:
0.3708, 0.4251, 49.5989
CIE-Lab:
75.8224, -11.1506, 37.8110
CIE-LCH:
75.8224, 39.4209, 106.4309
CIE-Luv:
75.8224, 3.6629, 50.7704
Hunter-Lab:
70.4265, -13.5785, 29.2485
#bfbf74 color charts
#bfbf74 color shades, tints & tones
#bfbf74 color schemes
#bfbf74 color preview, HTML & CSS examples
This text has a color of #bfbf74
<p style="color:#bfbf74;">Text here</p>
.mytext {color:#bfbf74;}
This box has a color of #bfbf74
<div style="background-color:#bfbf74;">Content here</div>
.mybackground {background-color:#bfbf74;}
Border around this has a color of #bfbf74
<div style="border:2px solid #bfbf74;">Content here</div>
.myborder {border:2px solid #bfbf74;}