#bf9a5e color space conversions
Hex:
        #bf9a5e
        RGB:
        191, 154, 94
        CMY:
        25, 40, 63
        CMYK:
        0, 19, 51, 25
      HSL:
        37°, 43.1111%, 55.8824%
        HSV (HSB):
        37°, 50.7853%, 74.9020%
        XYZ:
        35.0618, 34.9957, 15.4966
        xyY:
        0.4098, 0.4090, 34.9957
      CIE-Lab:
        65.7453, 6.2427, 36.5191
        CIE-LCH:
        65.7453, 37.0488, 80.2995
        CIE-Luv:
        65.7453, 28.5513, 43.5759
        Hunter-Lab:
        59.1572, 2.2700, 25.8787
      #bf9a5e color charts
#bf9a5e RGB chart
      #bf9a5e CMYK chart
      #bf9a5e RGB pie chart
      #bf9a5e color shades, tints & tones
#bf9a5e color schemes
#bf9a5e color preview, HTML & CSS examples
           This text has a color of #bf9a5e        
        
          <p style="color:#bf9a5e;">Text here</p>
        
        
          .mytext {color:#bf9a5e;}
        
        Text color #bf9a5e
      
           This box has a color of #bf9a5e        
        
          <div style="background-color:#bf9a5e;">Content here</div>
        
        
          .mybackground {background-color:#bf9a5e;}
        
        Background color #bf9a5e
      
           Border around this has a color of #bf9a5e        
        
          <div style="border:2px solid #bf9a5e;">Content here</div>
        
        
          .myborder {border:2px solid #bf9a5e;}
        
        Border color #bf9a5e