#c52035 color space conversions
Hex:
        #c52035
        RGB:
        197, 32, 53
        CMY:
        23, 87, 79
        CMYK:
        0, 84, 73, 23
      HSL:
        352°, 72.0524%, 44.9020%
        HSV (HSB):
        352°, 83.7563%, 77.2549%
        XYZ:
        24.1851, 13.1604, 4.6337
        xyY:
        0.5761, 0.3135, 13.1604
      CIE-Lab:
        43.0039, 62.5125, 31.9047
        CIE-LCH:
        43.0039, 70.1835, 27.0385
        CIE-Luv:
        43.0039, 119.0562, 19.3575
        Hunter-Lab:
        36.2772, 55.5160, 17.8210
      #c52035 color charts
#c52035 RGB chart
      #c52035 CMYK chart
      #c52035 RGB pie chart
      #c52035 color shades, tints & tones
#c52035 color schemes
#c52035 color preview, HTML & CSS examples
           This text has a color of #c52035        
        
          <p style="color:#c52035;">Text here</p>
        
        
          .mytext {color:#c52035;}
        
        Text color #c52035
      
           This box has a color of #c52035        
        
          <div style="background-color:#c52035;">Content here</div>
        
        
          .mybackground {background-color:#c52035;}
        
        Background color #c52035
      
           Border around this has a color of #c52035        
        
          <div style="border:2px solid #c52035;">Content here</div>
        
        
          .myborder {border:2px solid #c52035;}
        
        Border color #c52035