#c75576 color space conversions
Hex:
        #c75576
        RGB:
        199, 85, 118
        CMY:
        22, 67, 54
        CMYK:
        0, 57, 41, 22
      HSL:
        343°, 50.4425%, 55.6863%
        HSV (HSB):
        343°, 57.2864%, 78.0392%
        XYZ:
        30.0717, 19.9471, 19.4048
        xyY:
        0.4332, 0.2873, 19.9471
      CIE-Lab:
        51.7774, 48.5596, 4.3074
        CIE-LCH:
        51.7774, 48.7503, 5.0690
        CIE-Luv:
        51.7774, 75.7806, -3.3923
        Hunter-Lab:
        44.6622, 42.0278, 5.5033
      #c75576 color charts
#c75576 RGB chart
      #c75576 CMYK chart
      #c75576 RGB pie chart
      #c75576 color shades, tints & tones
#c75576 color schemes
#c75576 color preview, HTML & CSS examples
           This text has a color of #c75576        
        
          <p style="color:#c75576;">Text here</p>
        
        
          .mytext {color:#c75576;}
        
        Text color #c75576
      
           This box has a color of #c75576        
        
          <div style="background-color:#c75576;">Content here</div>
        
        
          .mybackground {background-color:#c75576;}
        
        Background color #c75576
      
           Border around this has a color of #c75576        
        
          <div style="border:2px solid #c75576;">Content here</div>
        
        
          .myborder {border:2px solid #c75576;}
        
        Border color #c75576