#bf9b6a color space conversions
Hex:
        #bf9b6a
        RGB:
        191, 155, 106
        CMY:
        25, 39, 58
        CMYK:
        0, 19, 45, 25
      HSL:
        35°, 39.9061%, 58.2353%
        HSV (HSB):
        35°, 44.5026%, 74.9020%
        XYZ:
        35.8087, 35.5597, 18.6120
        xyY:
        0.3980, 0.3952, 35.5597
      CIE-Lab:
        66.1821, 6.8884, 30.6971
        CIE-LCH:
        66.1821, 31.4605, 77.3523
        CIE-Luv:
        66.1821, 26.9479, 37.5896
        Hunter-Lab:
        59.6319, 2.8326, 23.2370
      #bf9b6a color charts
#bf9b6a RGB chart
      #bf9b6a CMYK chart
      #bf9b6a RGB pie chart
      #bf9b6a color shades, tints & tones
#bf9b6a color schemes
#bf9b6a color preview, HTML & CSS examples
           This text has a color of #bf9b6a        
        
          <p style="color:#bf9b6a;">Text here</p>
        
        
          .mytext {color:#bf9b6a;}
        
        Text color #bf9b6a
      
           This box has a color of #bf9b6a        
        
          <div style="background-color:#bf9b6a;">Content here</div>
        
        
          .mybackground {background-color:#bf9b6a;}
        
        Background color #bf9b6a
      
           Border around this has a color of #bf9b6a        
        
          <div style="border:2px solid #bf9b6a;">Content here</div>
        
        
          .myborder {border:2px solid #bf9b6a;}
        
        Border color #bf9b6a