#c93550 color space conversions
Hex:
        #c93550
        RGB:
        201, 53, 80
        CMY:
        21, 79, 69
        CMYK:
        0, 74, 60, 21
      HSL:
        349°, 58.2677%, 49.8039%
        HSV (HSB):
        349°, 73.6318%, 78.8235%
        XYZ:
        26.8085, 15.5429, 9.1765
        xyY:
        0.5203, 0.3016, 15.5429
      CIE-Lab:
        46.3690, 59.0730, 19.8455
        CIE-LCH:
        46.3690, 62.3175, 18.5697
        CIE-Luv:
        46.3690, 105.5928, 11.0042
        Hunter-Lab:
        39.4245, 52.3863, 13.7967
      #c93550 color charts
#c93550 RGB chart
      #c93550 CMYK chart
      #c93550 RGB pie chart
      #c93550 color shades, tints & tones
#c93550 color schemes
#c93550 color preview, HTML & CSS examples
           This text has a color of #c93550        
        
          <p style="color:#c93550;">Text here</p>
        
        
          .mytext {color:#c93550;}
        
        Text color #c93550
      
           This box has a color of #c93550        
        
          <div style="background-color:#c93550;">Content here</div>
        
        
          .mybackground {background-color:#c93550;}
        
        Background color #c93550
      
           Border around this has a color of #c93550        
        
          <div style="border:2px solid #c93550;">Content here</div>
        
        
          .myborder {border:2px solid #c93550;}
        
        Border color #c93550