#c32229 color space conversions
Hex:
        #c32229
        RGB:
        195, 34, 41
        CMY:
        24, 87, 84
        CMYK:
        0, 83, 79, 24
      HSL:
        357°, 70.3057%, 44.9020%
        HSV (HSB):
        357°, 82.5641%, 76.4706%
        XYZ:
        23.4779, 12.9063, 3.3516
        xyY:
        0.5909, 0.3248, 12.9063
      CIE-Lab:
        42.6217, 61.0417, 38.3923
        CIE-LCH:
        42.6217, 72.1114, 32.1680
        CIE-Luv:
        42.6217, 119.4811, 23.8702
        Hunter-Lab:
        35.9253, 53.7844, 19.6164
      #c32229 color charts
#c32229 RGB chart
      #c32229 CMYK chart
      #c32229 RGB pie chart
      #c32229 color shades, tints & tones
#c32229 color schemes
#c32229 color preview, HTML & CSS examples
           This text has a color of #c32229        
        
          <p style="color:#c32229;">Text here</p>
        
        
          .mytext {color:#c32229;}
        
        Text color #c32229
      
           This box has a color of #c32229        
        
          <div style="background-color:#c32229;">Content here</div>
        
        
          .mybackground {background-color:#c32229;}
        
        Background color #c32229
      
           Border around this has a color of #c32229        
        
          <div style="border:2px solid #c32229;">Content here</div>
        
        
          .myborder {border:2px solid #c32229;}
        
        Border color #c32229