#c52245 color space conversions
Hex:
        #c52245
        RGB:
        197, 34, 69
        CMY:
        23, 87, 73
        CMYK:
        0, 83, 65, 23
      HSL:
        347°, 70.5628%, 45.2941%
        HSV (HSB):
        347°, 82.7411%, 77.2549%
        XYZ:
        24.6722, 13.4440, 6.9248
        xyY:
        0.5478, 0.2985, 13.4440
      CIE-Lab:
        43.4248, 62.8112, 22.6242
        CIE-LCH:
        43.4248, 66.7615, 19.8087
        CIE-Luv:
        43.4248, 113.7717, 12.0328
        Hunter-Lab:
        36.6661, 55.9447, 14.4687
      #c52245 color charts
#c52245 RGB chart
      #c52245 CMYK chart
      #c52245 RGB pie chart
      #c52245 color shades, tints & tones
#c52245 color schemes
#c52245 color preview, HTML & CSS examples
           This text has a color of #c52245        
        
          <p style="color:#c52245;">Text here</p>
        
        
          .mytext {color:#c52245;}
        
        Text color #c52245
      
           This box has a color of #c52245        
        
          <div style="background-color:#c52245;">Content here</div>
        
        
          .mybackground {background-color:#c52245;}
        
        Background color #c52245
      
           Border around this has a color of #c52245        
        
          <div style="border:2px solid #c52245;">Content here</div>
        
        
          .myborder {border:2px solid #c52245;}
        
        Border color #c52245