#c1011a color space conversions
Hex:
        #c1011a
        RGB:
        193, 1, 26
        CMY:
        24, 100, 90
        CMYK:
        0, 99, 87, 24
      HSL:
        352°, 98.9691%, 38.0392%
        HSV (HSB):
        352°, 99.4819%, 75.6863%
        XYZ:
        22.1896, 11.4337, 2.0147
        xyY:
        0.6226, 0.3208, 11.4337
      CIE-Lab:
        40.3016, 65.1952, 44.1729
        CIE-LCH:
        40.3016, 78.7506, 34.1195
        CIE-Luv:
        40.3016, 129.1626, 24.5469
        Hunter-Lab:
        33.8138, 57.9628, 20.1371
      #c1011a color charts
#c1011a RGB chart
      #c1011a CMYK chart
      #c1011a RGB pie chart
      #c1011a color shades, tints & tones
#c1011a color schemes
#c1011a color preview, HTML & CSS examples
           This text has a color of #c1011a        
        
          <p style="color:#c1011a;">Text here</p>
        
        
          .mytext {color:#c1011a;}
        
        Text color #c1011a
      
           This box has a color of #c1011a        
        
          <div style="background-color:#c1011a;">Content here</div>
        
        
          .mybackground {background-color:#c1011a;}
        
        Background color #c1011a
      
           Border around this has a color of #c1011a        
        
          <div style="border:2px solid #c1011a;">Content here</div>
        
        
          .myborder {border:2px solid #c1011a;}
        
        Border color #c1011a