#c7132a color space conversions
Hex:
        #c7132a
        RGB:
        199, 19, 42
        CMY:
        22, 93, 84
        CMYK:
        0, 90, 79, 22
      HSL:
        352°, 82.5688%, 42.7451%
        HSV (HSB):
        352°, 90.4523%, 78.0392%
        XYZ:
        24.2040, 12.7750, 3.3806
        xyY:
        0.5997, 0.3165, 12.7750
      CIE-Lab:
        42.4223, 65.1021, 37.8679
        CIE-LCH:
        42.4223, 75.3144, 30.1853
        CIE-Luv:
        42.4223, 127.1756, 22.3179
        Hunter-Lab:
        35.7422, 58.3283, 19.4117
      #c7132a color charts
#c7132a RGB chart
      #c7132a CMYK chart
      #c7132a RGB pie chart
      #c7132a color shades, tints & tones
#c7132a color schemes
#c7132a color preview, HTML & CSS examples
           This text has a color of #c7132a        
        
          <p style="color:#c7132a;">Text here</p>
        
        
          .mytext {color:#c7132a;}
        
        Text color #c7132a
      
           This box has a color of #c7132a        
        
          <div style="background-color:#c7132a;">Content here</div>
        
        
          .mybackground {background-color:#c7132a;}
        
        Background color #c7132a
      
           Border around this has a color of #c7132a        
        
          <div style="border:2px solid #c7132a;">Content here</div>
        
        
          .myborder {border:2px solid #c7132a;}
        
        Border color #c7132a