#c13f24 color space conversions
Hex:
        #c13f24
        RGB:
        193, 63, 36
        CMY:
        24, 75, 86
        CMYK:
        0, 67, 81, 24
      HSL:
        10°, 68.5590%, 44.9020%
        HSV (HSB):
        10°, 81.3472%, 75.6863%
        XYZ:
        24.0883, 15.0198, 3.2986
        xyY:
        0.5680, 0.3542, 15.0198
      CIE-Lab:
        45.6614, 50.6347, 43.9651
        CIE-LCH:
        45.6614, 67.0582, 40.9672
        CIE-Luv:
        45.6614, 103.1527, 31.4736
        Hunter-Lab:
        38.7554, 43.1238, 22.0825
      #c13f24 color charts
#c13f24 RGB chart
      #c13f24 CMYK chart
      #c13f24 RGB pie chart
      #c13f24 color shades, tints & tones
#c13f24 color schemes
#c13f24 color preview, HTML & CSS examples
           This text has a color of #c13f24        
        
          <p style="color:#c13f24;">Text here</p>
        
        
          .mytext {color:#c13f24;}
        
        Text color #c13f24
      
           This box has a color of #c13f24        
        
          <div style="background-color:#c13f24;">Content here</div>
        
        
          .mybackground {background-color:#c13f24;}
        
        Background color #c13f24
      
           Border around this has a color of #c13f24        
        
          <div style="border:2px solid #c13f24;">Content here</div>
        
        
          .myborder {border:2px solid #c13f24;}
        
        Border color #c13f24