#c49995 color space conversions
Hex:
        #c49995
        RGB:
        196, 153, 149
        CMY:
        23, 40, 42
        CMYK:
        0, 22, 24, 23
      HSL:
        5°, 28.4848%, 67.6471%
        HSV (HSB):
        5°, 23.9796%, 76.8627%
        XYZ:
        39.5810, 36.6882, 33.4291
        xyY:
        0.3608, 0.3344, 36.6882
      CIE-Lab:
        67.0424, 15.4401, 8.2539
        CIE-LCH:
        67.0424, 17.5078, 28.1278
        CIE-Luv:
        67.0424, 27.4991, 8.7788
        Hunter-Lab:
        60.5707, 10.6451, 9.6772
      #c49995 color charts
#c49995 RGB chart
      #c49995 CMYK chart
      #c49995 RGB pie chart
      #c49995 color shades, tints & tones
#c49995 color schemes
#c49995 color preview, HTML & CSS examples
           This text has a color of #c49995        
        
          <p style="color:#c49995;">Text here</p>
        
        
          .mytext {color:#c49995;}
        
        Text color #c49995
      
           This box has a color of #c49995        
        
          <div style="background-color:#c49995;">Content here</div>
        
        
          .mybackground {background-color:#c49995;}
        
        Background color #c49995
      
           Border around this has a color of #c49995        
        
          <div style="border:2px solid #c49995;">Content here</div>
        
        
          .myborder {border:2px solid #c49995;}
        
        Border color #c49995