#bfbe2a color space conversions
Hex:
        #bfbe2a
        RGB:
        191, 190, 42
        CMY:
        25, 25, 84
        CMYK:
        0, 1, 78, 25
      HSL:
        60°, 63.9485%, 45.6863%
        HSV (HSB):
        60°, 78.0105%, 74.9020%
        XYZ:
        40.3172, 48.0704, 9.3441
        xyY:
        0.4125, 0.4919, 48.0704
      CIE-Lab:
        74.8693, -15.9959, 68.4537
        CIE-LCH:
        74.8693, 70.2977, 103.1525
        CIE-Luv:
        74.8693, 6.2794, 77.5854
        Hunter-Lab:
        69.3329, -17.5343, 40.5424
      #bfbe2a color charts
#bfbe2a RGB chart
      #bfbe2a CMYK chart
      #bfbe2a RGB pie chart
      #bfbe2a color shades, tints & tones
#bfbe2a color schemes
#bfbe2a color preview, HTML & CSS examples
           This text has a color of #bfbe2a        
        
          <p style="color:#bfbe2a;">Text here</p>
        
        
          .mytext {color:#bfbe2a;}
        
        Text color #bfbe2a
      
           This box has a color of #bfbe2a        
        
          <div style="background-color:#bfbe2a;">Content here</div>
        
        
          .mybackground {background-color:#bfbe2a;}
        
        Background color #bfbe2a
      
           Border around this has a color of #bfbe2a        
        
          <div style="border:2px solid #bfbe2a;">Content here</div>
        
        
          .myborder {border:2px solid #bfbe2a;}
        
        Border color #bfbe2a