#bfb8af color space conversions
Hex:
        #bfb8af
        RGB:
        191, 184, 175
        CMY:
        25, 28, 31
        CMYK:
        0, 4, 8, 25
      HSL:
        34°, 11.1111%, 71.7647%
        HSV (HSB):
        34°, 8.3770%, 74.9020%
        XYZ:
        46.3642, 48.4525, 47.4660
        xyY:
        0.3259, 0.3405, 48.4525
      CIE-Lab:
        75.1094, 0.8837, 5.4369
        CIE-LCH:
        75.1094, 5.5082, 80.7685
        CIE-Luv:
        75.1094, 4.6122, 7.7718
        Hunter-Lab:
        69.6078, -2.9188, 8.2952
      #bfb8af color charts
#bfb8af RGB chart
      #bfb8af CMYK chart
      #bfb8af RGB pie chart
      #bfb8af color shades, tints & tones
#bfb8af color schemes
#bfb8af color preview, HTML & CSS examples
           This text has a color of #bfb8af        
        
          <p style="color:#bfb8af;">Text here</p>
        
        
          .mytext {color:#bfb8af;}
        
        Text color #bfb8af
      
           This box has a color of #bfb8af        
        
          <div style="background-color:#bfb8af;">Content here</div>
        
        
          .mybackground {background-color:#bfb8af;}
        
        Background color #bfb8af
      
           Border around this has a color of #bfb8af        
        
          <div style="border:2px solid #bfb8af;">Content here</div>
        
        
          .myborder {border:2px solid #bfb8af;}
        
        Border color #bfb8af