#c80213 color space conversions
Hex:
        #c80213
        RGB:
        200, 2, 19
        CMY:
        22, 99, 93
        CMYK:
        0, 99, 91, 22
      HSL:
        355°, 98.0198%, 39.6078%
        HSV (HSB):
        355°, 99.0000%, 78.4314%
        XYZ:
        23.9587, 12.3698, 1.7409
        xyY:
        0.6293, 0.3249, 12.3698
      CIE-Lab:
        41.7979, 66.7190, 49.2662
        CIE-LCH:
        41.7979, 82.9373, 36.4426
        CIE-Luv:
        41.7979, 135.0100, 27.2360
        Hunter-Lab:
        35.1707, 60.0474, 21.6847
      #c80213 color charts
#c80213 RGB chart
      #c80213 CMYK chart
      #c80213 RGB pie chart
      #c80213 color shades, tints & tones
#c80213 color schemes
#c80213 color preview, HTML & CSS examples
           This text has a color of #c80213        
        
          <p style="color:#c80213;">Text here</p>
        
        
          .mytext {color:#c80213;}
        
        Text color #c80213
      
           This box has a color of #c80213        
        
          <div style="background-color:#c80213;">Content here</div>
        
        
          .mybackground {background-color:#c80213;}
        
        Background color #c80213
      
           Border around this has a color of #c80213        
        
          <div style="border:2px solid #c80213;">Content here</div>
        
        
          .myborder {border:2px solid #c80213;}
        
        Border color #c80213