#c13b34 color space conversions
Hex:
        #c13b34
        RGB:
        193, 59, 52
        CMY:
        24, 77, 80
        CMYK:
        0, 69, 73, 24
      HSL:
        3°, 57.5510%, 48.0392%
        HSV (HSB):
        3°, 73.0570%, 75.6863%
        XYZ:
        24.1761, 14.7133, 4.8145
        xyY:
        0.5532, 0.3367, 14.7133
      CIE-Lab:
        45.2390, 52.8394, 34.8613
        CIE-LCH:
        45.2390, 63.3033, 33.4153
        CIE-Luv:
        45.2390, 102.9637, 24.8813
        Hunter-Lab:
        38.3579, 45.3780, 19.4087
      #c13b34 color charts
#c13b34 RGB chart
      #c13b34 CMYK chart
      #c13b34 RGB pie chart
      #c13b34 color shades, tints & tones
#c13b34 color schemes
#c13b34 color preview, HTML & CSS examples
           This text has a color of #c13b34        
        
          <p style="color:#c13b34;">Text here</p>
        
        
          .mytext {color:#c13b34;}
        
        Text color #c13b34
      
           This box has a color of #c13b34        
        
          <div style="background-color:#c13b34;">Content here</div>
        
        
          .mybackground {background-color:#c13b34;}
        
        Background color #c13b34
      
           Border around this has a color of #c13b34        
        
          <div style="border:2px solid #c13b34;">Content here</div>
        
        
          .myborder {border:2px solid #c13b34;}
        
        Border color #c13b34