#c52841 color space conversions
Hex:
        #c52841
        RGB:
        197, 40, 65
        CMY:
        23, 84, 75
        CMYK:
        0, 80, 67, 23
      HSL:
        350°, 66.2447%, 46.4706%
        HSV (HSB):
        350°, 79.6954%, 77.2549%
        XYZ:
        24.7389, 13.7696, 6.3549
        xyY:
        0.5514, 0.3069, 13.7696
      CIE-Lab:
        43.9006, 61.0476, 25.6974
        CIE-LCH:
        43.9006, 66.2357, 22.8282
        CIE-Luv:
        43.9006, 112.6770, 15.2268
        Hunter-Lab:
        37.1073, 54.0653, 15.8213
      #c52841 color charts
#c52841 RGB chart
      #c52841 CMYK chart
      #c52841 RGB pie chart
      #c52841 color shades, tints & tones
#c52841 color schemes
#c52841 color preview, HTML & CSS examples
           This text has a color of #c52841        
        
          <p style="color:#c52841;">Text here</p>
        
        
          .mytext {color:#c52841;}
        
        Text color #c52841
      
           This box has a color of #c52841        
        
          <div style="background-color:#c52841;">Content here</div>
        
        
          .mybackground {background-color:#c52841;}
        
        Background color #c52841
      
           Border around this has a color of #c52841        
        
          <div style="border:2px solid #c52841;">Content here</div>
        
        
          .myborder {border:2px solid #c52841;}
        
        Border color #c52841