#c81032 color space conversions
Hex:
        #c81032
        RGB:
        200, 16, 50
        CMY:
        22, 94, 80
        CMYK:
        0, 92, 75, 22
      HSL:
        349°, 85.1852%, 42.3529%
        HSV (HSB):
        349°, 92.0000%, 78.4314%
        XYZ:
        24.5804, 12.8802, 4.2082
        xyY:
        0.5899, 0.3091, 12.8802
      CIE-Lab:
        42.5822, 66.0473, 33.3837
        CIE-LCH:
        42.5822, 74.0049, 26.8144
        CIE-Luv:
        42.5822, 126.7053, 19.2526
        Hunter-Lab:
        35.8890, 59.4490, 18.1702
      #c81032 color charts
#c81032 RGB chart
      #c81032 CMYK chart
      #c81032 RGB pie chart
      #c81032 color shades, tints & tones
#c81032 color schemes
#c81032 color preview, HTML & CSS examples
           This text has a color of #c81032        
        
          <p style="color:#c81032;">Text here</p>
        
        
          .mytext {color:#c81032;}
        
        Text color #c81032
      
           This box has a color of #c81032        
        
          <div style="background-color:#c81032;">Content here</div>
        
        
          .mybackground {background-color:#c81032;}
        
        Background color #c81032
      
           Border around this has a color of #c81032        
        
          <div style="border:2px solid #c81032;">Content here</div>
        
        
          .myborder {border:2px solid #c81032;}
        
        Border color #c81032