#c41a20 color space conversions
Hex:
        #c41a20
        RGB:
        196, 26, 32
        CMY:
        23, 90, 87
        CMYK:
        0, 87, 84, 23
      HSL:
        358°, 76.5766%, 43.5294%
        HSV (HSB):
        358°, 86.7347%, 76.8627%
        XYZ:
        23.3951, 12.5788, 2.5614
        xyY:
        0.6071, 0.3264, 12.5788
      CIE-Lab:
        42.1217, 62.8271, 42.9035
        CIE-LCH:
        42.1217, 76.0786, 34.3284
        CIE-Luv:
        42.1217, 124.8409, 25.6324
        Hunter-Lab:
        35.4667, 55.6782, 20.5447
      #c41a20 color charts
#c41a20 RGB chart
      #c41a20 CMYK chart
      #c41a20 RGB pie chart
      #c41a20 color shades, tints & tones
#c41a20 color schemes
#c41a20 color preview, HTML & CSS examples
           This text has a color of #c41a20        
        
          <p style="color:#c41a20;">Text here</p>
        
        
          .mytext {color:#c41a20;}
        
        Text color #c41a20
      
           This box has a color of #c41a20        
        
          <div style="background-color:#c41a20;">Content here</div>
        
        
          .mybackground {background-color:#c41a20;}
        
        Background color #c41a20
      
           Border around this has a color of #c41a20        
        
          <div style="border:2px solid #c41a20;">Content here</div>
        
        
          .myborder {border:2px solid #c41a20;}
        
        Border color #c41a20