#c48745 color space conversions
Hex:
        #c48745
        RGB:
        196, 135, 69
        CMY:
        23, 47, 73
        CMYK:
        0, 31, 65, 23
      HSL:
        31°, 51.8367%, 51.9608%
        HSV (HSB):
        31°, 64.7959%, 76.8627%
        XYZ:
        32.5031, 29.4934, 9.6099
        xyY:
        0.4539, 0.4119, 29.4934
      CIE-Lab:
        61.2146, 16.8273, 44.0822
        CIE-LCH:
        61.2146, 47.1847, 69.1069
        CIE-Luv:
        61.2146, 47.9525, 46.6411
        Hunter-Lab:
        54.3078, 11.7932, 27.5239
      #c48745 color charts
#c48745 RGB chart
      #c48745 CMYK chart
      #c48745 RGB pie chart
      #c48745 color shades, tints & tones
#c48745 color schemes
#c48745 color preview, HTML & CSS examples
           This text has a color of #c48745        
        
          <p style="color:#c48745;">Text here</p>
        
        
          .mytext {color:#c48745;}
        
        Text color #c48745
      
           This box has a color of #c48745        
        
          <div style="background-color:#c48745;">Content here</div>
        
        
          .mybackground {background-color:#c48745;}
        
        Background color #c48745
      
           Border around this has a color of #c48745        
        
          <div style="border:2px solid #c48745;">Content here</div>
        
        
          .myborder {border:2px solid #c48745;}
        
        Border color #c48745