#c48b42 color space conversions
Hex:
        #c48b42
        RGB:
        196, 139, 66
        CMY:
        23, 45, 74
        CMYK:
        0, 29, 66, 23
      HSL:
        34°, 52.4194%, 51.3725%
        HSV (HSB):
        34°, 66.3265%, 76.8627%
        XYZ:
        32.9809, 30.5943, 9.3213
        xyY:
        0.4524, 0.4197, 30.5943
      CIE-Lab:
        62.1637, 14.4415, 46.6192
        CIE-LCH:
        62.1637, 48.8048, 72.7883
        CIE-Luv:
        62.1637, 45.1970, 49.5575
        Hunter-Lab:
        55.3122, 9.6378, 28.7269
      #c48b42 color charts
#c48b42 RGB chart
      #c48b42 CMYK chart
      #c48b42 RGB pie chart
      #c48b42 color shades, tints & tones
#c48b42 color schemes
#c48b42 color preview, HTML & CSS examples
           This text has a color of #c48b42        
        
          <p style="color:#c48b42;">Text here</p>
        
        
          .mytext {color:#c48b42;}
        
        Text color #c48b42
      
           This box has a color of #c48b42        
        
          <div style="background-color:#c48b42;">Content here</div>
        
        
          .mybackground {background-color:#c48b42;}
        
        Background color #c48b42
      
           Border around this has a color of #c48b42        
        
          <div style="border:2px solid #c48b42;">Content here</div>
        
        
          .myborder {border:2px solid #c48b42;}
        
        Border color #c48b42