#bfb0a2 color space conversions
Hex:
        #bfb0a2
        RGB:
        191, 176, 162
        CMY:
        25, 31, 36
        CMYK:
        0, 8, 15, 25
      HSL:
        29°, 18.4713%, 69.2157%
        HSV (HSB):
        29°, 15.1832%, 74.9020%
        XYZ:
        43.5328, 44.7357, 40.5228
        xyY:
        0.3380, 0.3474, 44.7357
      CIE-Lab:
        72.7175, 3.0126, 9.1001
        CIE-LCH:
        72.7175, 9.5858, 71.6828
        CIE-Luv:
        72.7175, 9.8475, 12.4682
        Hunter-Lab:
        66.8847, -0.8693, 10.8978
      #bfb0a2 color charts
#bfb0a2 RGB chart
      #bfb0a2 CMYK chart
      #bfb0a2 RGB pie chart
      #bfb0a2 color shades, tints & tones
#bfb0a2 color schemes
#bfb0a2 color preview, HTML & CSS examples
           This text has a color of #bfb0a2        
        
          <p style="color:#bfb0a2;">Text here</p>
        
        
          .mytext {color:#bfb0a2;}
        
        Text color #bfb0a2
      
           This box has a color of #bfb0a2        
        
          <div style="background-color:#bfb0a2;">Content here</div>
        
        
          .mybackground {background-color:#bfb0a2;}
        
        Background color #bfb0a2
      
           Border around this has a color of #bfb0a2        
        
          <div style="border:2px solid #bfb0a2;">Content here</div>
        
        
          .myborder {border:2px solid #bfb0a2;}
        
        Border color #bfb0a2