#c30101 color space conversions
Hex:
        #c30101
        RGB:
        195, 1, 1
        CMY:
        24, 100, 100
        CMYK:
        0, 99, 99, 24
      HSL:
        0°, 98.9796%, 38.4314%
        HSV (HSB):
        0°, 99.4872%, 76.4706%
        XYZ:
        22.5220, 11.6260, 1.0857
        xyY:
        0.6392, 0.3300, 11.6260
      CIE-Lab:
        40.6154, 65.3722, 54.5652
        CIE-LCH:
        40.6154, 85.1522, 39.8513
        CIE-Luv:
        40.6154, 133.1721, 28.7188
        Hunter-Lab:
        34.0969, 58.2348, 21.9799
      #c30101 color charts
#c30101 RGB chart
      #c30101 CMYK chart
      #c30101 RGB pie chart
      #c30101 color shades, tints & tones
#c30101 color schemes
#c30101 color preview, HTML & CSS examples
           This text has a color of #c30101        
        
          <p style="color:#c30101;">Text here</p>
        
        
          .mytext {color:#c30101;}
        
        Text color #c30101
      
           This box has a color of #c30101        
        
          <div style="background-color:#c30101;">Content here</div>
        
        
          .mybackground {background-color:#c30101;}
        
        Background color #c30101
      
           Border around this has a color of #c30101        
        
          <div style="border:2px solid #c30101;">Content here</div>
        
        
          .myborder {border:2px solid #c30101;}
        
        Border color #c30101