#c87980 color space conversions
Hex:
        #c87980
        RGB:
        200, 121, 128
        CMY:
        22, 53, 50
        CMYK:
        0, 40, 36, 22
      HSL:
        355°, 41.7989%, 62.9412%
        HSV (HSB):
        355°, 39.5000%, 78.4314%
        XYZ:
        34.5531, 27.5126, 23.9114
        xyY:
        0.4019, 0.3200, 27.5126
      CIE-Lab:
        59.4458, 31.6527, 9.4149
        CIE-LCH:
        59.4458, 33.0233, 16.5647
        CIE-Luv:
        59.4458, 52.9189, 6.7872
        Hunter-Lab:
        52.4525, 25.7951, 9.6883
      #c87980 color charts
#c87980 RGB chart
      #c87980 CMYK chart
      #c87980 RGB pie chart
      #c87980 color shades, tints & tones
#c87980 color schemes
#c87980 color preview, HTML & CSS examples
           This text has a color of #c87980        
        
          <p style="color:#c87980;">Text here</p>
        
        
          .mytext {color:#c87980;}
        
        Text color #c87980
      
           This box has a color of #c87980        
        
          <div style="background-color:#c87980;">Content here</div>
        
        
          .mybackground {background-color:#c87980;}
        
        Background color #c87980
      
           Border around this has a color of #c87980        
        
          <div style="border:2px solid #c87980;">Content here</div>
        
        
          .myborder {border:2px solid #c87980;}
        
        Border color #c87980