#bfa41b color space conversions
Hex:
        #bfa41b
        RGB:
        191, 164, 27
        CMY:
        25, 36, 89
        CMYK:
        0, 14, 86, 25
      HSL:
        50°, 75.2294%, 42.7451%
        HSV (HSB):
        50°, 85.8639%, 74.9020%
        XYZ:
        34.9591, 37.7064, 6.4724
        xyY:
        0.4417, 0.4765, 37.7064
      CIE-Lab:
        67.8037, -2.9799, 66.4344
        CIE-LCH:
        67.8037, 66.5012, 92.5683
        CIE-Luv:
        67.8037, 24.4276, 69.6688
        Hunter-Lab:
        61.4056, -5.8369, 36.7344
      #bfa41b color charts
#bfa41b RGB chart
      #bfa41b CMYK chart
      #bfa41b RGB pie chart
      #bfa41b color shades, tints & tones
#bfa41b color schemes
#bfa41b color preview, HTML & CSS examples
           This text has a color of #bfa41b        
        
          <p style="color:#bfa41b;">Text here</p>
        
        
          .mytext {color:#bfa41b;}
        
        Text color #bfa41b
      
           This box has a color of #bfa41b        
        
          <div style="background-color:#bfa41b;">Content here</div>
        
        
          .mybackground {background-color:#bfa41b;}
        
        Background color #bfa41b
      
           Border around this has a color of #bfa41b        
        
          <div style="border:2px solid #bfa41b;">Content here</div>
        
        
          .myborder {border:2px solid #bfa41b;}
        
        Border color #bfa41b