#bfa53a color space conversions
Hex:
        #bfa53a
        RGB:
        191, 165, 58
        CMY:
        25, 35, 77
        CMYK:
        0, 14, 70, 25
      HSL:
        48°, 53.4137%, 48.8235%
        HSV (HSB):
        48°, 69.6335%, 74.9020%
        XYZ:
        35.7047, 38.2921, 9.5123
        xyY:
        0.4276, 0.4585, 38.2921
      CIE-Lab:
        68.2354, -2.3118, 56.4896
        CIE-LCH:
        68.2354, 56.5369, 92.3435
        CIE-Luv:
        68.2354, 22.8823, 63.2540
        Hunter-Lab:
        61.8806, -5.2978, 34.2024
      #bfa53a color charts
#bfa53a RGB chart
      #bfa53a CMYK chart
      #bfa53a RGB pie chart
      #bfa53a color shades, tints & tones
#bfa53a color schemes
#bfa53a color preview, HTML & CSS examples
           This text has a color of #bfa53a        
        
          <p style="color:#bfa53a;">Text here</p>
        
        
          .mytext {color:#bfa53a;}
        
        Text color #bfa53a
      
           This box has a color of #bfa53a        
        
          <div style="background-color:#bfa53a;">Content here</div>
        
        
          .mybackground {background-color:#bfa53a;}
        
        Background color #bfa53a
      
           Border around this has a color of #bfa53a        
        
          <div style="border:2px solid #bfa53a;">Content here</div>
        
        
          .myborder {border:2px solid #bfa53a;}
        
        Border color #bfa53a