#bfbd97 color space conversions
Hex:
        #bfbd97
        RGB:
        191, 189, 151
        CMY:
        25, 26, 41
        CMYK:
        0, 1, 21, 25
      HSL:
        57°, 23.8095%, 67.0588%
        HSV (HSB):
        57°, 20.9424%, 74.9020%
        XYZ:
        45.2694, 49.7059, 36.4864
        xyY:
        0.3444, 0.3781, 49.7059
      CIE-Lab:
        75.8884, -5.5968, 19.5118
        CIE-LCH:
        75.8884, 20.2987, 106.0051
        CIE-Luv:
        75.8884, 3.2422, 28.1637
        Hunter-Lab:
        70.5024, -8.7650, 18.6679
      #bfbd97 color charts
#bfbd97 RGB chart
      #bfbd97 CMYK chart
      #bfbd97 RGB pie chart
      #bfbd97 color shades, tints & tones
#bfbd97 color schemes
#bfbd97 color preview, HTML & CSS examples
           This text has a color of #bfbd97        
        
          <p style="color:#bfbd97;">Text here</p>
        
        
          .mytext {color:#bfbd97;}
        
        Text color #bfbd97
      
           This box has a color of #bfbd97        
        
          <div style="background-color:#bfbd97;">Content here</div>
        
        
          .mybackground {background-color:#bfbd97;}
        
        Background color #bfbd97
      
           Border around this has a color of #bfbd97        
        
          <div style="border:2px solid #bfbd97;">Content here</div>
        
        
          .myborder {border:2px solid #bfbd97;}
        
        Border color #bfbd97