#bfbf3f color space conversions
Hex:
        #bfbf3f
        RGB:
        191, 191, 63
        CMY:
        25, 25, 75
        CMYK:
        0, 0, 67, 25
      HSL:
        60°, 50.3937%, 49.8039%
        HSV (HSB):
        60°, 67.0157%, 74.9020%
        XYZ:
        41.0139, 48.6969, 11.9404
        xyY:
        0.4035, 0.4791, 48.6969
      CIE-Lab:
        75.2623, -15.5384, 61.6185
        CIE-LCH:
        75.2623, 63.5475, 104.1533
        CIE-Luv:
        75.2623, 5.2621, 72.9480
        Hunter-Lab:
        69.7831, -17.2101, 38.7032
      #bfbf3f color charts
#bfbf3f RGB chart
      #bfbf3f CMYK chart
      #bfbf3f RGB pie chart
      #bfbf3f color shades, tints & tones
#bfbf3f color schemes
#bfbf3f color preview, HTML & CSS examples
           This text has a color of #bfbf3f        
        
          <p style="color:#bfbf3f;">Text here</p>
        
        
          .mytext {color:#bfbf3f;}
        
        Text color #bfbf3f
      
           This box has a color of #bfbf3f        
        
          <div style="background-color:#bfbf3f;">Content here</div>
        
        
          .mybackground {background-color:#bfbf3f;}
        
        Background color #bfbf3f
      
           Border around this has a color of #bfbf3f        
        
          <div style="border:2px solid #bfbf3f;">Content here</div>
        
        
          .myborder {border:2px solid #bfbf3f;}
        
        Border color #bfbf3f