#c13b22 color space conversions
Hex:
        #c13b22
        RGB:
        193, 59, 34
        CMY:
        24, 77, 87
        CMYK:
        0, 69, 82, 24
      HSL:
        9°, 70.0441%, 44.5098%
        HSV (HSB):
        9°, 82.3834%, 75.6863%
        XYZ:
        23.8450, 14.5809, 3.0710
        xyY:
        0.5746, 0.3514, 14.5809
      CIE-Lab:
        45.0547, 52.1809, 44.3875
        CIE-LCH:
        45.0547, 68.5061, 40.3860
        CIE-Luv:
        45.0547, 106.0117, 30.9740
        Hunter-Lab:
        38.1849, 44.6428, 21.9611
      #c13b22 color charts
#c13b22 RGB chart
      #c13b22 CMYK chart
      #c13b22 RGB pie chart
      #c13b22 color shades, tints & tones
#c13b22 color schemes
#c13b22 color preview, HTML & CSS examples
           This text has a color of #c13b22        
        
          <p style="color:#c13b22;">Text here</p>
        
        
          .mytext {color:#c13b22;}
        
        Text color #c13b22
      
           This box has a color of #c13b22        
        
          <div style="background-color:#c13b22;">Content here</div>
        
        
          .mybackground {background-color:#c13b22;}
        
        Background color #c13b22
      
           Border around this has a color of #c13b22        
        
          <div style="border:2px solid #c13b22;">Content here</div>
        
        
          .myborder {border:2px solid #c13b22;}
        
        Border color #c13b22