#bfa44a color space conversions
Hex:
        #bfa44a
        RGB:
        191, 164, 74
        CMY:
        25, 36, 71
        CMYK:
        0, 14, 61, 25
      HSL:
        46°, 47.7551%, 51.9608%
        HSV (HSB):
        46°, 61.2565%, 74.9020%
        XYZ:
        35.9973, 38.1217, 11.9395
        xyY:
        0.4183, 0.4430, 38.1217
      CIE-Lab:
        68.1102, -0.7894, 49.2896
        CIE-LCH:
        68.1102, 49.2959, 90.9176
        CIE-Luv:
        68.1102, 22.9068, 57.3027
        Hunter-Lab:
        61.7428, -3.9806, 31.7547
      #bfa44a color charts
#bfa44a RGB chart
      #bfa44a CMYK chart
      #bfa44a RGB pie chart
      #bfa44a color shades, tints & tones
#bfa44a color schemes
#bfa44a color preview, HTML & CSS examples
           This text has a color of #bfa44a        
        
          <p style="color:#bfa44a;">Text here</p>
        
        
          .mytext {color:#bfa44a;}
        
        Text color #bfa44a
      
           This box has a color of #bfa44a        
        
          <div style="background-color:#bfa44a;">Content here</div>
        
        
          .mybackground {background-color:#bfa44a;}
        
        Background color #bfa44a
      
           Border around this has a color of #bfa44a        
        
          <div style="border:2px solid #bfa44a;">Content here</div>
        
        
          .myborder {border:2px solid #bfa44a;}
        
        Border color #bfa44a