#c52849 color space conversions
Hex:
        #c52849
        RGB:
        197, 40, 73
        CMY:
        23, 84, 71
        CMYK:
        0, 80, 63, 23
      HSL:
        347°, 66.2447%, 46.4706%
        HSV (HSB):
        347°, 79.6954%, 77.2549%
        XYZ:
        24.9873, 13.8689, 7.6633
        xyY:
        0.5371, 0.2981, 13.8689
      CIE-Lab:
        44.0444, 61.4931, 20.9497
        CIE-LCH:
        44.0444, 64.9638, 18.8131
        CIE-Luv:
        44.0444, 110.2612, 11.0060
        Hunter-Lab:
        37.2410, 54.5951, 13.8682
      #c52849 color charts
#c52849 RGB chart
      #c52849 CMYK chart
      #c52849 RGB pie chart
      #c52849 color shades, tints & tones
#c52849 color schemes
#c52849 color preview, HTML & CSS examples
           This text has a color of #c52849        
        
          <p style="color:#c52849;">Text here</p>
        
        
          .mytext {color:#c52849;}
        
        Text color #c52849
      
           This box has a color of #c52849        
        
          <div style="background-color:#c52849;">Content here</div>
        
        
          .mybackground {background-color:#c52849;}
        
        Background color #c52849
      
           Border around this has a color of #c52849        
        
          <div style="border:2px solid #c52849;">Content here</div>
        
        
          .myborder {border:2px solid #c52849;}
        
        Border color #c52849