#c32235 color space conversions
Hex:
        #c32235
        RGB:
        195, 34, 53
        CMY:
        24, 87, 79
        CMYK:
        0, 83, 73, 24
      HSL:
        353°, 70.3057%, 44.9020%
        HSV (HSB):
        353°, 82.5641%, 76.4706%
        XYZ:
        23.7203, 13.0032, 4.6278
        xyY:
        0.5736, 0.3145, 13.0032
      CIE-Lab:
        42.7681, 61.4864, 31.5274
        CIE-LCH:
        42.7681, 69.0982, 27.1467
        CIE-Luv:
        42.7681, 116.7486, 19.2843
        Hunter-Lab:
        36.0599, 54.3128, 17.6329
      #c32235 color charts
#c32235 RGB chart
      #c32235 CMYK chart
      #c32235 RGB pie chart
      #c32235 color shades, tints & tones
#c32235 color schemes
#c32235 color preview, HTML & CSS examples
           This text has a color of #c32235        
        
          <p style="color:#c32235;">Text here</p>
        
        
          .mytext {color:#c32235;}
        
        Text color #c32235
      
           This box has a color of #c32235        
        
          <div style="background-color:#c32235;">Content here</div>
        
        
          .mybackground {background-color:#c32235;}
        
        Background color #c32235
      
           Border around this has a color of #c32235        
        
          <div style="border:2px solid #c32235;">Content here</div>
        
        
          .myborder {border:2px solid #c32235;}
        
        Border color #c32235