#bf8c83 color space conversions
Hex:
        #bf8c83
        RGB:
        191, 140, 131
        CMY:
        25, 45, 49
        CMYK:
        0, 27, 31, 25
      HSL:
        9°, 31.9149%, 63.1373%
        HSV (HSB):
        9°, 31.4136%, 74.9020%
        XYZ:
        34.9607, 31.4712, 25.7047
        xyY:
        0.3794, 0.3416, 31.4712
      CIE-Lab:
        62.9034, 18.1470, 12.4322
        CIE-LCH:
        62.9034, 21.9972, 34.4143
        CIE-Luv:
        62.9034, 33.9840, 13.5310
        Hunter-Lab:
        56.0992, 13.0664, 12.1028
      #bf8c83 color charts
#bf8c83 RGB chart
      #bf8c83 CMYK chart
      #bf8c83 RGB pie chart
      #bf8c83 color shades, tints & tones
#bf8c83 color schemes
#bf8c83 color preview, HTML & CSS examples
           This text has a color of #bf8c83        
        
          <p style="color:#bf8c83;">Text here</p>
        
        
          .mytext {color:#bf8c83;}
        
        Text color #bf8c83
      
           This box has a color of #bf8c83        
        
          <div style="background-color:#bf8c83;">Content here</div>
        
        
          .mybackground {background-color:#bf8c83;}
        
        Background color #bf8c83
      
           Border around this has a color of #bf8c83        
        
          <div style="border:2px solid #bf8c83;">Content here</div>
        
        
          .myborder {border:2px solid #bf8c83;}
        
        Border color #bf8c83