#c9132e color space conversions
Hex:
        #c9132e
        RGB:
        201, 19, 46
        CMY:
        21, 93, 82
        CMYK:
        0, 91, 77, 21
      HSL:
        351°, 82.7273%, 43.1373%
        HSV (HSB):
        351°, 90.5473%, 78.8235%
        XYZ:
        24.8134, 13.0805, 3.8017
        xyY:
        0.5951, 0.3137, 13.0805
      CIE-Lab:
        42.8843, 65.7485, 36.1558
        CIE-LCH:
        42.8843, 75.0341, 28.8068
        CIE-Luv:
        42.8843, 127.7741, 21.2777
        Hunter-Lab:
        36.1670, 59.1729, 19.0845
      #c9132e color charts
#c9132e RGB chart
      #c9132e CMYK chart
      #c9132e RGB pie chart
      #c9132e color shades, tints & tones
#c9132e color schemes
#c9132e color preview, HTML & CSS examples
           This text has a color of #c9132e        
        
          <p style="color:#c9132e;">Text here</p>
        
        
          .mytext {color:#c9132e;}
        
        Text color #c9132e
      
           This box has a color of #c9132e        
        
          <div style="background-color:#c9132e;">Content here</div>
        
        
          .mybackground {background-color:#c9132e;}
        
        Background color #c9132e
      
           Border around this has a color of #c9132e        
        
          <div style="border:2px solid #c9132e;">Content here</div>
        
        
          .myborder {border:2px solid #c9132e;}
        
        Border color #c9132e