#c13e26 color space conversions
Hex:
        #c13e26
        RGB:
        193, 62, 38
        CMY:
        24, 76, 85
        CMYK:
        0, 68, 80, 24
      HSL:
        9°, 67.0996%, 45.2941%
        HSV (HSB):
        9°, 80.3109%, 75.6863%
        XYZ:
        24.0648, 14.9226, 3.4457
        xyY:
        0.5671, 0.3517, 14.9226
      CIE-Lab:
        45.5281, 51.1065, 42.8218
        CIE-LCH:
        45.5281, 66.6751, 39.9594
        CIE-Luv:
        45.5281, 103.5223, 30.6195
        Hunter-Lab:
        38.6298, 43.5959, 21.7523
      #c13e26 color charts
#c13e26 RGB chart
      #c13e26 CMYK chart
      #c13e26 RGB pie chart
      #c13e26 color shades, tints & tones
#c13e26 color schemes
#c13e26 color preview, HTML & CSS examples
           This text has a color of #c13e26        
        
          <p style="color:#c13e26;">Text here</p>
        
        
          .mytext {color:#c13e26;}
        
        Text color #c13e26
      
           This box has a color of #c13e26        
        
          <div style="background-color:#c13e26;">Content here</div>
        
        
          .mybackground {background-color:#c13e26;}
        
        Background color #c13e26
      
           Border around this has a color of #c13e26        
        
          <div style="border:2px solid #c13e26;">Content here</div>
        
        
          .myborder {border:2px solid #c13e26;}
        
        Border color #c13e26