#bfb2a0 color space conversions
Hex:
        #bfb2a0
        RGB:
        191, 178, 160
        CMY:
        25, 30, 37
        CMYK:
        0, 7, 16, 25
      HSL:
        35°, 19.4969%, 68.8235%
        HSV (HSB):
        35°, 16.2304%, 74.9020%
        XYZ:
        43.7514, 45.4552, 39.7255
        xyY:
        0.3393, 0.3526, 45.4552
      CIE-Lab:
        73.1906, 1.6174, 10.8657
        CIE-LCH:
        73.1906, 10.9854, 81.5335
        CIE-Luv:
        73.1906, 8.8747, 15.1683
        Hunter-Lab:
        67.4205, -2.1512, 12.2595
      #bfb2a0 color charts
#bfb2a0 RGB chart
      #bfb2a0 CMYK chart
      #bfb2a0 RGB pie chart
      #bfb2a0 color shades, tints & tones
#bfb2a0 color schemes
#bfb2a0 color preview, HTML & CSS examples
           This text has a color of #bfb2a0        
        
          <p style="color:#bfb2a0;">Text here</p>
        
        
          .mytext {color:#bfb2a0;}
        
        Text color #bfb2a0
      
           This box has a color of #bfb2a0        
        
          <div style="background-color:#bfb2a0;">Content here</div>
        
        
          .mybackground {background-color:#bfb2a0;}
        
        Background color #bfb2a0
      
           Border around this has a color of #bfb2a0        
        
          <div style="border:2px solid #bfb2a0;">Content here</div>
        
        
          .myborder {border:2px solid #bfb2a0;}
        
        Border color #bfb2a0