#c80420 color space conversions
Hex:
        #c80420
        RGB:
        200, 4, 32
        CMY:
        22, 98, 87
        CMYK:
        0, 98, 84, 22
      HSL:
        351°, 96.0784%, 40.0000%
        HSV (HSB):
        351°, 98.0000%, 78.4314%
        XYZ:
        24.1235, 12.4705, 2.5021
        xyY:
        0.6170, 0.3190, 12.4705
      CIE-Lab:
        41.9543, 66.7678, 43.0607
        CIE-LCH:
        41.9543, 79.4491, 32.8193
        CIE-Luv:
        41.9543, 132.7538, 24.4793
        Hunter-Lab:
        35.3136, 60.1389, 20.5186
      #c80420 color charts
#c80420 RGB chart
      #c80420 CMYK chart
      #c80420 RGB pie chart
      #c80420 color shades, tints & tones
#c80420 color schemes
#c80420 color preview, HTML & CSS examples
           This text has a color of #c80420        
        
          <p style="color:#c80420;">Text here</p>
        
        
          .mytext {color:#c80420;}
        
        Text color #c80420
      
           This box has a color of #c80420        
        
          <div style="background-color:#c80420;">Content here</div>
        
        
          .mybackground {background-color:#c80420;}
        
        Background color #c80420
      
           Border around this has a color of #c80420        
        
          <div style="border:2px solid #c80420;">Content here</div>
        
        
          .myborder {border:2px solid #c80420;}
        
        Border color #c80420