#c9122b color space conversions
Hex:
        #c9122b
        RGB:
        201, 18, 43
        CMY:
        21, 93, 83
        CMYK:
        0, 91, 79, 21
      HSL:
        352°, 83.5616%, 42.9412%
        HSV (HSB):
        352°, 91.0448%, 78.8235%
        XYZ:
        24.7397, 13.0245, 3.4956
        xyY:
        0.5996, 0.3157, 13.0245
      CIE-Lab:
        42.8002, 65.7945, 37.8150
        CIE-LCH:
        42.8002, 75.8874, 29.8879
        CIE-Luv:
        42.8002, 128.7000, 22.2592
        Hunter-Lab:
        36.0895, 59.2069, 19.5200
      #c9122b color charts
#c9122b RGB chart
      #c9122b CMYK chart
      #c9122b RGB pie chart
      #c9122b color shades, tints & tones
#c9122b color schemes
#c9122b color preview, HTML & CSS examples
           This text has a color of #c9122b        
        
          <p style="color:#c9122b;">Text here</p>
        
        
          .mytext {color:#c9122b;}
        
        Text color #c9122b
      
           This box has a color of #c9122b        
        
          <div style="background-color:#c9122b;">Content here</div>
        
        
          .mybackground {background-color:#c9122b;}
        
        Background color #c9122b
      
           Border around this has a color of #c9122b        
        
          <div style="border:2px solid #c9122b;">Content here</div>
        
        
          .myborder {border:2px solid #c9122b;}
        
        Border color #c9122b