#c40301 color space conversions
Hex:
        #c40301
        RGB:
        196, 3, 1
        CMY:
        23, 99, 100
        CMYK:
        0, 98, 99, 23
      HSL:
        1°, 98.9848%, 38.6275%
        HSV (HSB):
        1°, 99.4898%, 76.8627%
        XYZ:
        22.8030, 11.8031, 1.1051
        xyY:
        0.6385, 0.3305, 11.8031
      CIE-Lab:
        40.9014, 65.4209, 54.8038
        CIE-LCH:
        40.9014, 85.3425, 39.9533
        CIE-Luv:
        40.9014, 133.5233, 28.9943
        Hunter-Lab:
        34.3556, 58.3542, 22.1418
      #c40301 color charts
#c40301 RGB chart
      #c40301 CMYK chart
      #c40301 RGB pie chart
      #c40301 color shades, tints & tones
#c40301 color schemes
#c40301 color preview, HTML & CSS examples
           This text has a color of #c40301        
        
          <p style="color:#c40301;">Text here</p>
        
        
          .mytext {color:#c40301;}
        
        Text color #c40301
      
           This box has a color of #c40301        
        
          <div style="background-color:#c40301;">Content here</div>
        
        
          .mybackground {background-color:#c40301;}
        
        Background color #c40301
      
           Border around this has a color of #c40301        
        
          <div style="border:2px solid #c40301;">Content here</div>
        
        
          .myborder {border:2px solid #c40301;}
        
        Border color #c40301