#bfa22a color space conversions
Hex:
        #bfa22a
        RGB:
        191, 162, 42
        CMY:
        25, 36, 84
        CMYK:
        0, 15, 78, 25
      HSL:
        48°, 63.9485%, 45.6863%
        HSV (HSB):
        48°, 78.0105%, 74.9020%
        XYZ:
        34.8241, 37.0842, 7.5130
        xyY:
        0.4385, 0.4669, 37.0842
      CIE-Lab:
        67.3401, -1.4438, 61.6582
        CIE-LCH:
        67.3401, 61.6751, 91.3414
        CIE-Luv:
        67.3401, 25.5322, 66.1594
        Hunter-Lab:
        60.8968, -4.4934, 35.3130
      #bfa22a color charts
#bfa22a RGB chart
      #bfa22a CMYK chart
      #bfa22a RGB pie chart
      #bfa22a color shades, tints & tones
#bfa22a color schemes
#bfa22a color preview, HTML & CSS examples
           This text has a color of #bfa22a        
        
          <p style="color:#bfa22a;">Text here</p>
        
        
          .mytext {color:#bfa22a;}
        
        Text color #bfa22a
      
           This box has a color of #bfa22a        
        
          <div style="background-color:#bfa22a;">Content here</div>
        
        
          .mybackground {background-color:#bfa22a;}
        
        Background color #bfa22a
      
           Border around this has a color of #bfa22a        
        
          <div style="border:2px solid #bfa22a;">Content here</div>
        
        
          .myborder {border:2px solid #bfa22a;}
        
        Border color #bfa22a