#bfb2a7 color space conversions
Hex:
        #bfb2a7
        RGB:
        191, 178, 167
        CMY:
        25, 30, 35
        CMYK:
        0, 7, 13, 25
      HSL:
        28°, 15.7895%, 70.1961%
        HSV (HSB):
        28°, 12.5654%, 74.9020%
        XYZ:
        44.3813, 45.7072, 43.0424
        xyY:
        0.3334, 0.3433, 45.7072
      CIE-Lab:
        73.3551, 2.7523, 7.2776
        CIE-LCH:
        73.3551, 7.7807, 69.2842
        CIE-Luv:
        73.3551, 8.3892, 10.0002
        Hunter-Lab:
        67.6071, -1.1344, 9.5776
      #bfb2a7 color charts
#bfb2a7 RGB chart
      #bfb2a7 CMYK chart
      #bfb2a7 RGB pie chart
      #bfb2a7 color shades, tints & tones
#bfb2a7 color schemes
#bfb2a7 color preview, HTML & CSS examples
           This text has a color of #bfb2a7        
        
          <p style="color:#bfb2a7;">Text here</p>
        
        
          .mytext {color:#bfb2a7;}
        
        Text color #bfb2a7
      
           This box has a color of #bfb2a7        
        
          <div style="background-color:#bfb2a7;">Content here</div>
        
        
          .mybackground {background-color:#bfb2a7;}
        
        Background color #bfb2a7
      
           Border around this has a color of #bfb2a7        
        
          <div style="border:2px solid #bfb2a7;">Content here</div>
        
        
          .myborder {border:2px solid #bfb2a7;}
        
        Border color #bfb2a7