#c13a26 color space conversions
Hex:
        #c13a26
        RGB:
        193, 58, 38
        CMY:
        24, 77, 85
        CMYK:
        0, 70, 80, 24
      HSL:
        8°, 67.0996%, 45.2941%
        HSV (HSB):
        8°, 80.3109%, 75.6863%
        XYZ:
        23.8552, 14.5035, 3.3759
        xyY:
        0.5716, 0.3475, 14.5035
      CIE-Lab:
        44.9465, 52.6922, 42.2495
        CIE-LCH:
        44.9465, 67.5388, 38.7233
        CIE-Luv:
        44.9465, 106.0595, 29.5674
        Hunter-Lab:
        38.0835, 45.1651, 21.4027
      #c13a26 color charts
#c13a26 RGB chart
      #c13a26 CMYK chart
      #c13a26 RGB pie chart
      #c13a26 color shades, tints & tones
#c13a26 color schemes
#c13a26 color preview, HTML & CSS examples
           This text has a color of #c13a26        
        
          <p style="color:#c13a26;">Text here</p>
        
        
          .mytext {color:#c13a26;}
        
        Text color #c13a26
      
           This box has a color of #c13a26        
        
          <div style="background-color:#c13a26;">Content here</div>
        
        
          .mybackground {background-color:#c13a26;}
        
        Background color #c13a26
      
           Border around this has a color of #c13a26        
        
          <div style="border:2px solid #c13a26;">Content here</div>
        
        
          .myborder {border:2px solid #c13a26;}
        
        Border color #c13a26