#bfbf25 color space conversions
Hex:
#bfbf25
RGB:
191, 191, 37
CMY:
25, 25, 85
CMYK:
0, 0, 81, 25
HSL:
60°, 67.5439%, 44.7059%
HSV (HSB):
60°, 80.6283%, 74.9020%
XYZ:
40.4506, 48.4715, 8.9742
xyY:
0.4132, 0.4951, 48.4715
CIE-Lab:
75.1214, -16.6685, 70.0678
CIE-LCH:
75.1214, 72.0231, 103.3814
CIE-Luv:
75.1214, 5.6905, 78.8884
Hunter-Lab:
69.6215, -18.1279, 41.0926
#bfbf25 color charts
#bfbf25 color shades, tints & tones
#bfbf25 color schemes
#bfbf25 color preview, HTML & CSS examples
This text has a color of #bfbf25
<p style="color:#bfbf25;">Text here</p>
.mytext {color:#bfbf25;}
This box has a color of #bfbf25
<div style="background-color:#bfbf25;">Content here</div>
.mybackground {background-color:#bfbf25;}
Border around this has a color of #bfbf25
<div style="border:2px solid #bfbf25;">Content here</div>
.myborder {border:2px solid #bfbf25;}