#c85f80 color space conversions
Hex:
        #c85f80
        RGB:
        200, 95, 128
        CMY:
        22, 63, 50
        CMYK:
        0, 53, 36, 22
      HSL:
        341°, 48.8372%, 57.8431%
        HSV (HSB):
        341°, 52.5000%, 78.4314%
        XYZ:
        31.8079, 22.0223, 22.9963
        xyY:
        0.4140, 0.2866, 22.0223
      CIE-Lab:
        54.0506, 45.1956, 1.6721
        CIE-LCH:
        54.0506, 45.2265, 2.1188
        CIE-Luv:
        54.0506, 68.3485, -6.0528
        Hunter-Lab:
        46.9279, 38.8641, 3.7953
      #c85f80 color charts
#c85f80 RGB chart
      #c85f80 CMYK chart
      #c85f80 RGB pie chart
      #c85f80 color shades, tints & tones
#c85f80 color schemes
#c85f80 color preview, HTML & CSS examples
           This text has a color of #c85f80        
        
          <p style="color:#c85f80;">Text here</p>
        
        
          .mytext {color:#c85f80;}
        
        Text color #c85f80
      
           This box has a color of #c85f80        
        
          <div style="background-color:#c85f80;">Content here</div>
        
        
          .mybackground {background-color:#c85f80;}
        
        Background color #c85f80
      
           Border around this has a color of #c85f80        
        
          <div style="border:2px solid #c85f80;">Content here</div>
        
        
          .myborder {border:2px solid #c85f80;}
        
        Border color #c85f80