#c1013b color space conversions
Hex:
        #c1013b
        RGB:
        193, 1, 59
        CMY:
        24, 100, 77
        CMYK:
        0, 99, 69, 24
      HSL:
        342°, 98.9691%, 38.0392%
        HSV (HSB):
        342°, 99.4819%, 75.6863%
        XYZ:
        22.7926, 11.6749, 5.1899
        xyY:
        0.5747, 0.2944, 11.6749
      CIE-Lab:
        40.6947, 66.2645, 25.2345
        CIE-LCH:
        40.6947, 70.9067, 20.8475
        CIE-Luv:
        40.6947, 121.2622, 12.6160
        Hunter-Lab:
        34.1686, 59.2756, 14.9125
      #c1013b color charts
#c1013b RGB chart
      #c1013b CMYK chart
      #c1013b RGB pie chart
      #c1013b color shades, tints & tones
#c1013b color schemes
#c1013b color preview, HTML & CSS examples
           This text has a color of #c1013b        
        
          <p style="color:#c1013b;">Text here</p>
        
        
          .mytext {color:#c1013b;}
        
        Text color #c1013b
      
           This box has a color of #c1013b        
        
          <div style="background-color:#c1013b;">Content here</div>
        
        
          .mybackground {background-color:#c1013b;}
        
        Background color #c1013b
      
           Border around this has a color of #c1013b        
        
          <div style="border:2px solid #c1013b;">Content here</div>
        
        
          .myborder {border:2px solid #c1013b;}
        
        Border color #c1013b