#c9123b color space conversions
Hex:
        #c9123b
        RGB:
        201, 18, 59
        CMY:
        21, 93, 77
        CMYK:
        0, 91, 71, 21
      HSL:
        347°, 83.5616%, 42.9412%
        HSV (HSB):
        347°, 91.0448%, 78.8235%
        XYZ:
        25.0931, 13.1659, 5.3564
        xyY:
        0.5753, 0.3019, 13.1659
      CIE-Lab:
        43.0121, 66.3938, 28.4625
        CIE-LCH:
        43.0121, 72.2374, 23.2044
        CIE-Luv:
        43.0121, 124.5488, 15.7549
        Hunter-Lab:
        36.2848, 59.9449, 16.6470
      #c9123b color charts
#c9123b RGB chart
      #c9123b CMYK chart
      #c9123b RGB pie chart
      #c9123b color shades, tints & tones
#c9123b color schemes
#c9123b color preview, HTML & CSS examples
           This text has a color of #c9123b        
        
          <p style="color:#c9123b;">Text here</p>
        
        
          .mytext {color:#c9123b;}
        
        Text color #c9123b
      
           This box has a color of #c9123b        
        
          <div style="background-color:#c9123b;">Content here</div>
        
        
          .mybackground {background-color:#c9123b;}
        
        Background color #c9123b
      
           Border around this has a color of #c9123b        
        
          <div style="border:2px solid #c9123b;">Content here</div>
        
        
          .myborder {border:2px solid #c9123b;}
        
        Border color #c9123b