#bfbb86 color space conversions
Hex:
        #bfbb86
        RGB:
        191, 187, 134
        CMY:
        25, 27, 47
        CMYK:
        0, 2, 30, 25
      HSL:
        56°, 30.8108%, 63.7255%
        HSV (HSB):
        56°, 29.8429%, 74.9020%
        XYZ:
        43.5593, 48.3382, 29.5887
        xyY:
        0.3586, 0.3979, 48.3382
      CIE-Lab:
        75.0378, -6.9104, 27.4174
        CIE-LCH:
        75.0378, 28.2748, 104.1465
        CIE-Luv:
        75.0378, 5.2443, 38.1063
        Hunter-Lab:
        69.5257, -9.8361, 23.4354
      #bfbb86 color charts
#bfbb86 RGB chart
      #bfbb86 CMYK chart
      #bfbb86 RGB pie chart
      #bfbb86 color shades, tints & tones
#bfbb86 color schemes
#bfbb86 color preview, HTML & CSS examples
           This text has a color of #bfbb86        
        
          <p style="color:#bfbb86;">Text here</p>
        
        
          .mytext {color:#bfbb86;}
        
        Text color #bfbb86
      
           This box has a color of #bfbb86        
        
          <div style="background-color:#bfbb86;">Content here</div>
        
        
          .mybackground {background-color:#bfbb86;}
        
        Background color #bfbb86
      
           Border around this has a color of #bfbb86        
        
          <div style="border:2px solid #bfbb86;">Content here</div>
        
        
          .myborder {border:2px solid #bfbb86;}
        
        Border color #bfbb86