#c32d37 color space conversions
Hex:
        #c32d37
        RGB:
        195, 45, 55
        CMY:
        24, 82, 78
        CMYK:
        0, 77, 72, 24
      HSL:
        356°, 62.5000%, 47.0588%
        HSV (HSB):
        356°, 76.9231%, 76.4706%
        XYZ:
        24.1337, 13.7547, 4.9974
        xyY:
        0.5627, 0.3207, 13.7547
      CIE-Lab:
        43.8791, 58.5156, 31.6325
        CIE-LCH:
        43.8791, 66.5183, 28.3949
        CIE-Luv:
        43.8791, 111.4972, 20.5467
        Hunter-Lab:
        37.0873, 51.2515, 17.9721
      #c32d37 color charts
#c32d37 RGB chart
      #c32d37 CMYK chart
      #c32d37 RGB pie chart
      #c32d37 color shades, tints & tones
#c32d37 color schemes
#c32d37 color preview, HTML & CSS examples
           This text has a color of #c32d37        
        
          <p style="color:#c32d37;">Text here</p>
        
        
          .mytext {color:#c32d37;}
        
        Text color #c32d37
      
           This box has a color of #c32d37        
        
          <div style="background-color:#c32d37;">Content here</div>
        
        
          .mybackground {background-color:#c32d37;}
        
        Background color #c32d37
      
           Border around this has a color of #c32d37        
        
          <div style="border:2px solid #c32d37;">Content here</div>
        
        
          .myborder {border:2px solid #c32d37;}
        
        Border color #c32d37