#c48747 color space conversions
Hex:
        #c48747
        RGB:
        196, 135, 71
        CMY:
        23, 47, 72
        CMYK:
        0, 31, 64, 23
      HSL:
        31°, 51.4403%, 52.3529%
        HSV (HSB):
        31°, 63.7755%, 76.8627%
        XYZ:
        32.5663, 29.5186, 9.9425
        xyY:
        0.4521, 0.4098, 29.5186
      CIE-Lab:
        61.2367, 16.9586, 43.1047
        CIE-LCH:
        61.2367, 46.3207, 68.5239
        CIE-Luv:
        61.2367, 47.7823, 45.8206
        Hunter-Lab:
        54.3311, 11.9143, 27.1818
      #c48747 color charts
#c48747 RGB chart
      #c48747 CMYK chart
      #c48747 RGB pie chart
      #c48747 color shades, tints & tones
#c48747 color schemes
#c48747 color preview, HTML & CSS examples
           This text has a color of #c48747        
        
          <p style="color:#c48747;">Text here</p>
        
        
          .mytext {color:#c48747;}
        
        Text color #c48747
      
           This box has a color of #c48747        
        
          <div style="background-color:#c48747;">Content here</div>
        
        
          .mybackground {background-color:#c48747;}
        
        Background color #c48747
      
           Border around this has a color of #c48747        
        
          <div style="border:2px solid #c48747;">Content here</div>
        
        
          .myborder {border:2px solid #c48747;}
        
        Border color #c48747