#c9143b color space conversions
Hex:
        #c9143b
        RGB:
        201, 20, 59
        CMY:
        21, 92, 77
        CMYK:
        0, 90, 71, 21
      HSL:
        347°, 81.9005%, 43.3333%
        HSV (HSB):
        347°, 90.0498%, 78.8235%
        XYZ:
        25.1270, 13.2336, 5.3677
        xyY:
        0.5746, 0.3026, 13.2336
      CIE-Lab:
        43.1131, 66.1027, 28.5852
        CIE-LCH:
        43.1131, 72.0186, 23.3854
        CIE-Luv:
        43.1131, 124.0927, 15.9590
        Hunter-Lab:
        36.3780, 59.6318, 16.7162
      #c9143b color charts
#c9143b RGB chart
      #c9143b CMYK chart
      #c9143b RGB pie chart
      #c9143b color shades, tints & tones
#c9143b color schemes
#c9143b color preview, HTML & CSS examples
           This text has a color of #c9143b        
        
          <p style="color:#c9143b;">Text here</p>
        
        
          .mytext {color:#c9143b;}
        
        Text color #c9143b
      
           This box has a color of #c9143b        
        
          <div style="background-color:#c9143b;">Content here</div>
        
        
          .mybackground {background-color:#c9143b;}
        
        Background color #c9143b
      
           Border around this has a color of #c9143b        
        
          <div style="border:2px solid #c9143b;">Content here</div>
        
        
          .myborder {border:2px solid #c9143b;}
        
        Border color #c9143b