#c48395 color space conversions
Hex:
        #c48395
        RGB:
        196, 131, 149
        CMY:
        23, 49, 42
        CMYK:
        0, 33, 24, 23
      HSL:
        343°, 35.5191%, 64.1176%
        HSV (HSB):
        343°, 33.1633%, 76.8627%
        XYZ:
        36.3061, 30.1383, 32.3375
        xyY:
        0.3675, 0.3051, 30.1383
      CIE-Lab:
        61.7734, 27.5558, 0.6542
        CIE-LCH:
        61.7734, 27.5636, 1.3600
        CIE-Luv:
        61.7734, 40.3456, -4.0004
        Hunter-Lab:
        54.8983, 21.9757, 3.5045
      #c48395 color charts
#c48395 RGB chart
      #c48395 CMYK chart
      #c48395 RGB pie chart
      #c48395 color shades, tints & tones
#c48395 color schemes
#c48395 color preview, HTML & CSS examples
           This text has a color of #c48395        
        
          <p style="color:#c48395;">Text here</p>
        
        
          .mytext {color:#c48395;}
        
        Text color #c48395
      
           This box has a color of #c48395        
        
          <div style="background-color:#c48395;">Content here</div>
        
        
          .mybackground {background-color:#c48395;}
        
        Background color #c48395
      
           Border around this has a color of #c48395        
        
          <div style="border:2px solid #c48395;">Content here</div>
        
        
          .myborder {border:2px solid #c48395;}
        
        Border color #c48395