#c9223e color space conversions
Hex:
        #c9223e
        RGB:
        201, 34, 62
        CMY:
        21, 87, 76
        CMYK:
        0, 83, 69, 21
      HSL:
        350°, 71.0638%, 46.0784%
        HSV (HSB):
        350°, 83.0846%, 78.8235%
        XYZ:
        25.5289, 13.9094, 5.8967
        xyY:
        0.5631, 0.3068, 13.9094
      CIE-Lab:
        44.1027, 63.5395, 27.9572
        CIE-LCH:
        44.1027, 69.4181, 23.7494
        CIE-Luv:
        44.1027, 119.0285, 16.4570
        Hunter-Lab:
        37.2953, 56.9181, 16.7325
      #c9223e color charts
#c9223e RGB chart
      #c9223e CMYK chart
      #c9223e RGB pie chart
      #c9223e color shades, tints & tones
#c9223e color schemes
#c9223e color preview, HTML & CSS examples
           This text has a color of #c9223e        
        
          <p style="color:#c9223e;">Text here</p>
        
        
          .mytext {color:#c9223e;}
        
        Text color #c9223e
      
           This box has a color of #c9223e        
        
          <div style="background-color:#c9223e;">Content here</div>
        
        
          .mybackground {background-color:#c9223e;}
        
        Background color #c9223e
      
           Border around this has a color of #c9223e        
        
          <div style="border:2px solid #c9223e;">Content here</div>
        
        
          .myborder {border:2px solid #c9223e;}
        
        Border color #c9223e