#c52241 color space conversions
Hex:
        #c52241
        RGB:
        197, 34, 65
        CMY:
        23, 87, 75
        CMYK:
        0, 83, 67, 23
      HSL:
        349°, 70.5628%, 45.2941%
        HSV (HSB):
        349°, 82.7411%, 77.2549%
        XYZ:
        24.5521, 13.3960, 6.2927
        xyY:
        0.5550, 0.3028, 13.3960
      CIE-Lab:
        43.3540, 62.5984, 25.0091
        CIE-LCH:
        43.3540, 67.4093, 21.7776
        CIE-Luv:
        43.3540, 114.9994, 14.1071
        Hunter-Lab:
        36.6006, 55.6890, 15.4268
      #c52241 color charts
#c52241 RGB chart
      #c52241 CMYK chart
      #c52241 RGB pie chart
      #c52241 color shades, tints & tones
#c52241 color schemes
#c52241 color preview, HTML & CSS examples
           This text has a color of #c52241        
        
          <p style="color:#c52241;">Text here</p>
        
        
          .mytext {color:#c52241;}
        
        Text color #c52241
      
           This box has a color of #c52241        
        
          <div style="background-color:#c52241;">Content here</div>
        
        
          .mybackground {background-color:#c52241;}
        
        Background color #c52241
      
           Border around this has a color of #c52241        
        
          <div style="border:2px solid #c52241;">Content here</div>
        
        
          .myborder {border:2px solid #c52241;}
        
        Border color #c52241