#c85860 color space conversions
Hex:
        #c85860
        RGB:
        200, 88, 96
        CMY:
        22, 65, 62
        CMYK:
        0, 56, 52, 22
      HSL:
        356°, 50.4505%, 56.4706%
        HSV (HSB):
        356°, 56.0000%, 78.4314%
        XYZ:
        29.4205, 20.1033, 13.3960
        xyY:
        0.4676, 0.3195, 20.1033
      CIE-Lab:
        51.9538, 45.3215, 17.6895
        CIE-LCH:
        51.9538, 48.6514, 21.3213
        CIE-Luv:
        51.9538, 80.5255, 12.9253
        Hunter-Lab:
        44.8367, 38.6618, 13.6714
      #c85860 color charts
#c85860 RGB chart
      #c85860 CMYK chart
      #c85860 RGB pie chart
      #c85860 color shades, tints & tones
#c85860 color schemes
#c85860 color preview, HTML & CSS examples
           This text has a color of #c85860        
        
          <p style="color:#c85860;">Text here</p>
        
        
          .mytext {color:#c85860;}
        
        Text color #c85860
      
           This box has a color of #c85860        
        
          <div style="background-color:#c85860;">Content here</div>
        
        
          .mybackground {background-color:#c85860;}
        
        Background color #c85860
      
           Border around this has a color of #c85860        
        
          <div style="border:2px solid #c85860;">Content here</div>
        
        
          .myborder {border:2px solid #c85860;}
        
        Border color #c85860