#bfa30b color space conversions
Hex:
        #bfa30b
        RGB:
        191, 163, 11
        CMY:
        25, 36, 96
        CMYK:
        0, 15, 94, 25
      HSL:
        51°, 89.1089%, 39.6078%
        HSV (HSB):
        51°, 94.2408%, 74.9020%
        XYZ:
        34.6435, 37.2949, 5.6893
        xyY:
        0.4463, 0.4804, 37.2949
      CIE-Lab:
        67.4977, -2.7427, 69.1910
        CIE-LCH:
        67.4977, 69.2453, 92.2700
        CIE-Luv:
        67.4977, 25.3663, 70.9824
        Hunter-Lab:
        61.0696, -5.6125, 37.2251
      #bfa30b color charts
#bfa30b RGB chart
      #bfa30b CMYK chart
      #bfa30b RGB pie chart
      #bfa30b color shades, tints & tones
#bfa30b color schemes
#bfa30b color preview, HTML & CSS examples
           This text has a color of #bfa30b        
        
          <p style="color:#bfa30b;">Text here</p>
        
        
          .mytext {color:#bfa30b;}
        
        Text color #bfa30b
      
           This box has a color of #bfa30b        
        
          <div style="background-color:#bfa30b;">Content here</div>
        
        
          .mybackground {background-color:#bfa30b;}
        
        Background color #bfa30b
      
           Border around this has a color of #bfa30b        
        
          <div style="border:2px solid #bfa30b;">Content here</div>
        
        
          .myborder {border:2px solid #bfa30b;}
        
        Border color #bfa30b