#c85475 color space conversions
Hex:
        #c85475
        RGB:
        200, 84, 117
        CMY:
        22, 67, 54
        CMYK:
        0, 58, 42, 22
      HSL:
        343°, 51.3274%, 55.6863%
        HSV (HSB):
        343°, 58.0000%, 78.4314%
        XYZ:
        30.2006, 19.9044, 19.0798
        xyY:
        0.4365, 0.2877, 19.9044
      CIE-Lab:
        51.7289, 49.2547, 4.8556
        CIE-LCH:
        51.7289, 49.4935, 5.6302
        CIE-Luv:
        51.7289, 77.4125, -2.8590
        Hunter-Lab:
        44.6143, 42.7564, 5.8740
      #c85475 color charts
#c85475 RGB chart
      #c85475 CMYK chart
      #c85475 RGB pie chart
      #c85475 color shades, tints & tones
#c85475 color schemes
#c85475 color preview, HTML & CSS examples
           This text has a color of #c85475        
        
          <p style="color:#c85475;">Text here</p>
        
        
          .mytext {color:#c85475;}
        
        Text color #c85475
      
           This box has a color of #c85475        
        
          <div style="background-color:#c85475;">Content here</div>
        
        
          .mybackground {background-color:#c85475;}
        
        Background color #c85475
      
           Border around this has a color of #c85475        
        
          <div style="border:2px solid #c85475;">Content here</div>
        
        
          .myborder {border:2px solid #c85475;}
        
        Border color #c85475