#c1101e color space conversions
Hex:
        #c1101e
        RGB:
        193, 16, 30
        CMY:
        24, 94, 88
        CMYK:
        0, 92, 84, 24
      HSL:
        355°, 84.6890%, 40.9804%
        HSV (HSB):
        355°, 91.7098%, 75.6863%
        XYZ:
        22.4120, 11.8018, 2.3250
        xyY:
        0.6134, 0.3230, 11.8018
      CIE-Lab:
        40.8993, 63.6437, 42.6160
        CIE-LCH:
        40.8993, 76.5940, 33.8064
        CIE-Luv:
        40.8993, 125.7299, 24.5864
        Hunter-Lab:
        34.3537, 56.3323, 20.0349
      #c1101e color charts
#c1101e RGB chart
      #c1101e CMYK chart
      #c1101e RGB pie chart
      #c1101e color shades, tints & tones
#c1101e color schemes
#c1101e color preview, HTML & CSS examples
           This text has a color of #c1101e        
        
          <p style="color:#c1101e;">Text here</p>
        
        
          .mytext {color:#c1101e;}
        
        Text color #c1101e
      
           This box has a color of #c1101e        
        
          <div style="background-color:#c1101e;">Content here</div>
        
        
          .mybackground {background-color:#c1101e;}
        
        Background color #c1101e
      
           Border around this has a color of #c1101e        
        
          <div style="border:2px solid #c1101e;">Content here</div>
        
        
          .myborder {border:2px solid #c1101e;}
        
        Border color #c1101e