#c13a49 color space conversions
Hex:
        #c13a49
        RGB:
        193, 58, 73
        CMY:
        24, 77, 71
        CMYK:
        0, 70, 62, 24
      HSL:
        353°, 53.7849%, 49.2157%
        HSV (HSB):
        353°, 69.9482%, 75.6863%
        XYZ:
        24.7080, 14.8446, 7.8664
        xyY:
        0.5211, 0.3131, 14.8446
      CIE-Lab:
        45.4206, 54.3629, 22.5996
        CIE-LCH:
        45.4206, 58.8733, 22.5735
        CIE-Luv:
        45.4206, 98.5406, 14.5854
        Hunter-Lab:
        38.5287, 47.0446, 14.8649
      #c13a49 color charts
#c13a49 RGB chart
      #c13a49 CMYK chart
      #c13a49 RGB pie chart
      #c13a49 color shades, tints & tones
#c13a49 color schemes
#c13a49 color preview, HTML & CSS examples
           This text has a color of #c13a49        
        
          <p style="color:#c13a49;">Text here</p>
        
        
          .mytext {color:#c13a49;}
        
        Text color #c13a49
      
           This box has a color of #c13a49        
        
          <div style="background-color:#c13a49;">Content here</div>
        
        
          .mybackground {background-color:#c13a49;}
        
        Background color #c13a49
      
           Border around this has a color of #c13a49        
        
          <div style="border:2px solid #c13a49;">Content here</div>
        
        
          .myborder {border:2px solid #c13a49;}
        
        Border color #c13a49