#c4132a color space conversions
Hex:
        #c4132a
        RGB:
        196, 19, 42
        CMY:
        23, 93, 84
        CMYK:
        0, 90, 79, 23
      HSL:
        352°, 82.3256%, 42.1569%
        HSV (HSB):
        352°, 90.3061%, 76.8627%
        XYZ:
        23.4157, 12.3687, 3.3437
        xyY:
        0.5984, 0.3161, 12.3687
      CIE-Lab:
        41.7962, 64.3225, 37.0179
        CIE-LCH:
        41.7962, 74.2139, 29.9206
        CIE-Luv:
        41.7962, 124.9106, 21.7441
        Hunter-Lab:
        35.1691, 57.3000, 18.9813
      #c4132a color charts
#c4132a RGB chart
      #c4132a CMYK chart
      #c4132a RGB pie chart
      #c4132a color shades, tints & tones
#c4132a color schemes
#c4132a color preview, HTML & CSS examples
           This text has a color of #c4132a        
        
          <p style="color:#c4132a;">Text here</p>
        
        
          .mytext {color:#c4132a;}
        
        Text color #c4132a
      
           This box has a color of #c4132a        
        
          <div style="background-color:#c4132a;">Content here</div>
        
        
          .mybackground {background-color:#c4132a;}
        
        Background color #c4132a
      
           Border around this has a color of #c4132a        
        
          <div style="border:2px solid #c4132a;">Content here</div>
        
        
          .myborder {border:2px solid #c4132a;}
        
        Border color #c4132a