#c48e72 color space conversions
Hex:
        #c48e72
        RGB:
        196, 142, 114
        CMY:
        23, 44, 55
        CMYK:
        0, 28, 42, 23
      HSL:
        20°, 41.0000%, 60.7843%
        HSV (HSB):
        20°, 41.8367%, 76.8627%
        XYZ:
        35.4752, 32.2967, 20.2837
        xyY:
        0.4029, 0.3668, 32.2967
      CIE-Lab:
        63.5873, 16.9482, 22.9950
        CIE-LCH:
        63.5873, 28.5659, 53.6084
        CIE-Luv:
        63.5873, 38.4301, 26.5754
        Hunter-Lab:
        56.8302, 11.9727, 18.6194
      #c48e72 color charts
#c48e72 RGB chart
      #c48e72 CMYK chart
      #c48e72 RGB pie chart
      #c48e72 color shades, tints & tones
#c48e72 color schemes
#c48e72 color preview, HTML & CSS examples
           This text has a color of #c48e72        
        
          <p style="color:#c48e72;">Text here</p>
        
        
          .mytext {color:#c48e72;}
        
        Text color #c48e72
      
           This box has a color of #c48e72        
        
          <div style="background-color:#c48e72;">Content here</div>
        
        
          .mybackground {background-color:#c48e72;}
        
        Background color #c48e72
      
           Border around this has a color of #c48e72        
        
          <div style="border:2px solid #c48e72;">Content here</div>
        
        
          .myborder {border:2px solid #c48e72;}
        
        Border color #c48e72