#c48d50 color space conversions
Hex:
        #c48d50
        RGB:
        196, 141, 80
        CMY:
        23, 45, 69
        CMYK:
        0, 28, 59, 23
      HSL:
        32°, 49.5726%, 54.1176%
        HSV (HSB):
        32°, 59.1837%, 76.8627%
        XYZ:
        33.7378, 31.3647, 11.8652
        xyY:
        0.4383, 0.4075, 31.3647
      CIE-Lab:
        62.8143, 14.3045, 40.3577
        CIE-LCH:
        62.8143, 42.8178, 70.4835
        CIE-Luv:
        62.8143, 42.5935, 44.5844
        Hunter-Lab:
        56.0042, 9.5238, 26.6416
      #c48d50 color charts
#c48d50 RGB chart
      #c48d50 CMYK chart
      #c48d50 RGB pie chart
      #c48d50 color shades, tints & tones
#c48d50 color schemes
#c48d50 color preview, HTML & CSS examples
           This text has a color of #c48d50        
        
          <p style="color:#c48d50;">Text here</p>
        
        
          .mytext {color:#c48d50;}
        
        Text color #c48d50
      
           This box has a color of #c48d50        
        
          <div style="background-color:#c48d50;">Content here</div>
        
        
          .mybackground {background-color:#c48d50;}
        
        Background color #c48d50
      
           Border around this has a color of #c48d50        
        
          <div style="border:2px solid #c48d50;">Content here</div>
        
        
          .myborder {border:2px solid #c48d50;}
        
        Border color #c48d50