#bf795b color space conversions
Hex:
        #bf795b
        RGB:
        191, 121, 91
        CMY:
        25, 53, 64
        CMYK:
        0, 37, 52, 25
      HSL:
        18°, 43.8596%, 55.2941%
        HSV (HSB):
        18°, 52.3560%, 74.9020%
        XYZ:
        30.2116, 25.5064, 13.2284
        xyY:
        0.4382, 0.3699, 25.5064
      CIE-Lab:
        57.5656, 24.1378, 27.7815
        CIE-LCH:
        57.5656, 36.8028, 49.0144
        CIE-Luv:
        57.5656, 51.8066, 29.1718
        Hunter-Lab:
        50.5039, 18.3973, 19.8230
      #bf795b color charts
#bf795b RGB chart
      #bf795b CMYK chart
      #bf795b RGB pie chart
      #bf795b color shades, tints & tones
#bf795b color schemes
#bf795b color preview, HTML & CSS examples
           This text has a color of #bf795b        
        
          <p style="color:#bf795b;">Text here</p>
        
        
          .mytext {color:#bf795b;}
        
        Text color #bf795b
      
           This box has a color of #bf795b        
        
          <div style="background-color:#bf795b;">Content here</div>
        
        
          .mybackground {background-color:#bf795b;}
        
        Background color #bf795b
      
           Border around this has a color of #bf795b        
        
          <div style="border:2px solid #bf795b;">Content here</div>
        
        
          .myborder {border:2px solid #bf795b;}
        
        Border color #bf795b