#c80229 color space conversions
Hex:
        #c80229
        RGB:
        200, 2, 41
        CMY:
        22, 99, 84
        CMYK:
        0, 99, 80, 22
      HSL:
        348°, 98.0198%, 39.6078%
        HSV (HSB):
        348°, 99.0000%, 78.4314%
        XYZ:
        24.2414, 12.4829, 3.2296
        xyY:
        0.6067, 0.3124, 12.4829
      CIE-Lab:
        41.9735, 67.1996, 38.0445
        CIE-LCH:
        41.9735, 77.2216, 29.5160
        CIE-Luv:
        41.9735, 131.2707, 21.6177
        Hunter-Lab:
        35.3311, 60.6429, 19.3121
      #c80229 color charts
#c80229 RGB chart
      #c80229 CMYK chart
      #c80229 RGB pie chart
      #c80229 color shades, tints & tones
#c80229 color schemes
#c80229 color preview, HTML & CSS examples
           This text has a color of #c80229        
        
          <p style="color:#c80229;">Text here</p>
        
        
          .mytext {color:#c80229;}
        
        Text color #c80229
      
           This box has a color of #c80229        
        
          <div style="background-color:#c80229;">Content here</div>
        
        
          .mybackground {background-color:#c80229;}
        
        Background color #c80229
      
           Border around this has a color of #c80229        
        
          <div style="border:2px solid #c80229;">Content here</div>
        
        
          .myborder {border:2px solid #c80229;}
        
        Border color #c80229