#c49999 color space conversions
Hex:
        #c49999
        RGB:
        196, 153, 153
        CMY:
        23, 40, 40
        CMYK:
        0, 22, 22, 23
      HSL:
        0°, 26.7081%, 68.4314%
        HSV (HSB):
        0°, 21.9388%, 76.8627%
        XYZ:
        39.9060, 36.8181, 35.1403
        xyY:
        0.3567, 0.3291, 36.8181
      CIE-Lab:
        67.1404, 16.0369, 6.1588
        CIE-LCH:
        67.1404, 17.1788, 21.0087
        CIE-Luv:
        67.1404, 27.0393, 5.8209
        Hunter-Lab:
        60.6779, 11.2073, 8.1380
      #c49999 color charts
#c49999 RGB chart
      #c49999 CMYK chart
      #c49999 RGB pie chart
      #c49999 color shades, tints & tones
#c49999 color schemes
#c49999 color preview, HTML & CSS examples
           This text has a color of #c49999        
        
          <p style="color:#c49999;">Text here</p>
        
        
          .mytext {color:#c49999;}
        
        Text color #c49999
      
           This box has a color of #c49999        
        
          <div style="background-color:#c49999;">Content here</div>
        
        
          .mybackground {background-color:#c49999;}
        
        Background color #c49999
      
           Border around this has a color of #c49999        
        
          <div style="border:2px solid #c49999;">Content here</div>
        
        
          .myborder {border:2px solid #c49999;}
        
        Border color #c49999