#bf895b color space conversions
Hex:
        #bf895b
        RGB:
        191, 137, 91
        CMY:
        25, 46, 64
        CMYK:
        0, 28, 52, 25
      HSL:
        28°, 43.8596%, 55.2941%
        HSV (HSB):
        28°, 52.3560%, 74.9020%
        XYZ:
        32.3198, 29.7230, 13.9312
        xyY:
        0.4254, 0.3912, 29.7230
      CIE-Lab:
        61.4145, 15.3073, 32.6936
        CIE-LCH:
        61.4145, 36.0997, 64.9107
        CIE-Luv:
        61.4145, 40.5534, 36.8387
        Hunter-Lab:
        54.5188, 10.4104, 23.0128
      #bf895b color charts
#bf895b RGB chart
      #bf895b CMYK chart
      #bf895b RGB pie chart
      #bf895b color shades, tints & tones
#bf895b color schemes
#bf895b color preview, HTML & CSS examples
           This text has a color of #bf895b        
        
          <p style="color:#bf895b;">Text here</p>
        
        
          .mytext {color:#bf895b;}
        
        Text color #bf895b
      
           This box has a color of #bf895b        
        
          <div style="background-color:#bf895b;">Content here</div>
        
        
          .mybackground {background-color:#bf895b;}
        
        Background color #bf895b
      
           Border around this has a color of #bf895b        
        
          <div style="border:2px solid #bf895b;">Content here</div>
        
        
          .myborder {border:2px solid #bf895b;}
        
        Border color #bf895b