#c9132a color space conversions
Hex:
        #c9132a
        RGB:
        201, 19, 42
        CMY:
        21, 93, 84
        CMYK:
        0, 91, 79, 21
      HSL:
        352°, 82.7273%, 43.1373%
        HSV (HSB):
        352°, 90.5473%, 78.8235%
        XYZ:
        24.7382, 13.0504, 3.4056
        xyY:
        0.6005, 0.3168, 13.0504
      CIE-Lab:
        42.8391, 65.6201, 38.4320
        CIE-LCH:
        42.8391, 76.0461, 30.3564
        CIE-Luv:
        42.8391, 128.6809, 22.6983
        Hunter-Lab:
        36.1254, 59.0151, 19.6983
      #c9132a color charts
#c9132a RGB chart
      #c9132a CMYK chart
      #c9132a RGB pie chart
      #c9132a color shades, tints & tones
#c9132a color schemes
#c9132a color preview, HTML & CSS examples
           This text has a color of #c9132a        
        
          <p style="color:#c9132a;">Text here</p>
        
        
          .mytext {color:#c9132a;}
        
        Text color #c9132a
      
           This box has a color of #c9132a        
        
          <div style="background-color:#c9132a;">Content here</div>
        
        
          .mybackground {background-color:#c9132a;}
        
        Background color #c9132a
      
           Border around this has a color of #c9132a        
        
          <div style="border:2px solid #c9132a;">Content here</div>
        
        
          .myborder {border:2px solid #c9132a;}
        
        Border color #c9132a