#c95750 color space conversions
Hex:
        #c95750
        RGB:
        201, 87, 80
        CMY:
        21, 66, 69
        CMYK:
        0, 57, 60, 21
      HSL:
        3°, 52.8384%, 55.0980%
        HSV (HSB):
        3°, 60.1990%, 78.8235%
        XYZ:
        28.9436, 19.8131, 9.8882
        xyY:
        0.4935, 0.3378, 19.8131
      CIE-Lab:
        51.6252, 44.9005, 26.6973
        CIE-LCH:
        51.6252, 52.2379, 30.7352
        CIE-Luv:
        51.6252, 85.6006, 22.0341
        Hunter-Lab:
        44.5119, 38.1726, 17.9872
      #c95750 color charts
#c95750 RGB chart
      #c95750 CMYK chart
      #c95750 RGB pie chart
      #c95750 color shades, tints & tones
#c95750 color schemes
#c95750 color preview, HTML & CSS examples
           This text has a color of #c95750        
        
          <p style="color:#c95750;">Text here</p>
        
        
          .mytext {color:#c95750;}
        
        Text color #c95750
      
           This box has a color of #c95750        
        
          <div style="background-color:#c95750;">Content here</div>
        
        
          .mybackground {background-color:#c95750;}
        
        Background color #c95750
      
           Border around this has a color of #c95750        
        
          <div style="border:2px solid #c95750;">Content here</div>
        
        
          .myborder {border:2px solid #c95750;}
        
        Border color #c95750