#bfaa4e color space conversions
Hex:
        #bfaa4e
        RGB:
        191, 170, 78
        CMY:
        25, 33, 69
        CMYK:
        0, 11, 59, 25
      HSL:
        49°, 46.8880%, 52.7451%
        HSV (HSB):
        49°, 59.1623%, 74.9020%
        XYZ:
        37.2357, 40.3759, 13.0385
        xyY:
        0.4108, 0.4454, 40.3759
      CIE-Lab:
        69.7364, -3.6972, 49.2420
        CIE-LCH:
        69.7364, 49.3806, 94.2939
        CIE-Luv:
        69.7364, 18.6346, 58.4662
        Hunter-Lab:
        63.5420, -6.5972, 32.3134
      #bfaa4e color charts
#bfaa4e RGB chart
      #bfaa4e CMYK chart
      #bfaa4e RGB pie chart
      #bfaa4e color shades, tints & tones
#bfaa4e color schemes
#bfaa4e color preview, HTML & CSS examples
           This text has a color of #bfaa4e        
        
          <p style="color:#bfaa4e;">Text here</p>
        
        
          .mytext {color:#bfaa4e;}
        
        Text color #bfaa4e
      
           This box has a color of #bfaa4e        
        
          <div style="background-color:#bfaa4e;">Content here</div>
        
        
          .mybackground {background-color:#bfaa4e;}
        
        Background color #bfaa4e
      
           Border around this has a color of #bfaa4e        
        
          <div style="border:2px solid #bfaa4e;">Content here</div>
        
        
          .myborder {border:2px solid #bfaa4e;}
        
        Border color #bfaa4e