#c85576 color space conversions
Hex:
        #c85576
        RGB:
        200, 85, 118
        CMY:
        22, 67, 54
        CMYK:
        0, 58, 41, 22
      HSL:
        343°, 51.1111%, 55.8824%
        HSV (HSB):
        343°, 57.5000%, 78.4314%
        XYZ:
        30.3379, 20.0844, 19.4172
        xyY:
        0.4344, 0.2876, 20.0844
      CIE-Lab:
        51.9325, 48.8936, 4.5507
        CIE-LCH:
        51.9325, 49.1049, 5.3174
        CIE-Luv:
        51.9325, 76.5819, -3.1587
        Hunter-Lab:
        44.8156, 42.4084, 5.6824
      #c85576 color charts
#c85576 RGB chart
      #c85576 CMYK chart
      #c85576 RGB pie chart
      #c85576 color shades, tints & tones
#c85576 color schemes
#c85576 color preview, HTML & CSS examples
           This text has a color of #c85576        
        
          <p style="color:#c85576;">Text here</p>
        
        
          .mytext {color:#c85576;}
        
        Text color #c85576
      
           This box has a color of #c85576        
        
          <div style="background-color:#c85576;">Content here</div>
        
        
          .mybackground {background-color:#c85576;}
        
        Background color #c85576
      
           Border around this has a color of #c85576        
        
          <div style="border:2px solid #c85576;">Content here</div>
        
        
          .myborder {border:2px solid #c85576;}
        
        Border color #c85576