#c48295 color space conversions
Hex:
        #c48295
        RGB:
        196, 130, 149
        CMY:
        23, 49, 42
        CMYK:
        0, 34, 24, 23
      HSL:
        343°, 35.8696%, 63.9216%
        HSV (HSB):
        343°, 33.6735%, 76.8627%
        XYZ:
        36.1724, 29.8710, 32.2929
        xyY:
        0.3678, 0.3038, 29.8710
      CIE-Lab:
        61.5427, 28.1042, 0.3179
        CIE-LCH:
        61.5427, 28.1060, 0.6480
        CIE-Luv:
        61.5427, 40.9197, -4.5694
        Hunter-Lab:
        54.6543, 22.4933, 3.2261
      #c48295 color charts
#c48295 RGB chart
      #c48295 CMYK chart
      #c48295 RGB pie chart
      #c48295 color shades, tints & tones
#c48295 color schemes
#c48295 color preview, HTML & CSS examples
           This text has a color of #c48295        
        
          <p style="color:#c48295;">Text here</p>
        
        
          .mytext {color:#c48295;}
        
        Text color #c48295
      
           This box has a color of #c48295        
        
          <div style="background-color:#c48295;">Content here</div>
        
        
          .mybackground {background-color:#c48295;}
        
        Background color #c48295
      
           Border around this has a color of #c48295        
        
          <div style="border:2px solid #c48295;">Content here</div>
        
        
          .myborder {border:2px solid #c48295;}
        
        Border color #c48295