#c32d57 color space conversions
Hex:
        #c32d57
        RGB:
        195, 45, 87
        CMY:
        24, 82, 66
        CMYK:
        0, 77, 55, 24
      HSL:
        343°, 62.5000%, 47.0588%
        HSV (HSB):
        343°, 76.9231%, 76.4706%
        XYZ:
        25.1644, 14.1670, 10.4250
        xyY:
        0.5058, 0.2847, 14.1670
      CIE-Lab:
        44.4715, 60.4068, 12.7651
        CIE-LCH:
        44.4715, 61.7409, 11.9322
        CIE-Luv:
        44.4715, 101.9987, 3.3245
        Hunter-Lab:
        37.6391, 53.4714, 9.9256
      #c32d57 color charts
#c32d57 RGB chart
      #c32d57 CMYK chart
      #c32d57 RGB pie chart
      #c32d57 color shades, tints & tones
#c32d57 color schemes
#c32d57 color preview, HTML & CSS examples
           This text has a color of #c32d57        
        
          <p style="color:#c32d57;">Text here</p>
        
        
          .mytext {color:#c32d57;}
        
        Text color #c32d57
      
           This box has a color of #c32d57        
        
          <div style="background-color:#c32d57;">Content here</div>
        
        
          .mybackground {background-color:#c32d57;}
        
        Background color #c32d57
      
           Border around this has a color of #c32d57        
        
          <div style="border:2px solid #c32d57;">Content here</div>
        
        
          .myborder {border:2px solid #c32d57;}
        
        Border color #c32d57