#c61c28 color space conversions
Hex:
        #c61c28
        RGB:
        198, 28, 40
        CMY:
        22, 89, 84
        CMYK:
        0, 86, 80, 22
      HSL:
        356°, 75.2212%, 44.3137%
        HSV (HSB):
        356°, 85.8586%, 77.6471%
        XYZ:
        24.0870, 12.9895, 3.2452
        xyY:
        0.5974, 0.3221, 12.9895
      CIE-Lab:
        42.7474, 63.1892, 39.2794
        CIE-LCH:
        42.7474, 74.4026, 31.8657
        CIE-Luv:
        42.7474, 124.2082, 23.8490
        Hunter-Lab:
        36.0409, 56.2240, 19.8901
      #c61c28 color charts
#c61c28 RGB chart
      #c61c28 CMYK chart
      #c61c28 RGB pie chart
      #c61c28 color shades, tints & tones
#c61c28 color schemes
#c61c28 color preview, HTML & CSS examples
           This text has a color of #c61c28        
        
          <p style="color:#c61c28;">Text here</p>
        
        
          .mytext {color:#c61c28;}
        
        Text color #c61c28
      
           This box has a color of #c61c28        
        
          <div style="background-color:#c61c28;">Content here</div>
        
        
          .mybackground {background-color:#c61c28;}
        
        Background color #c61c28
      
           Border around this has a color of #c61c28        
        
          <div style="border:2px solid #c61c28;">Content here</div>
        
        
          .myborder {border:2px solid #c61c28;}
        
        Border color #c61c28