#c52143 color space conversions
Hex:
        #c52143
        RGB:
        197, 33, 67
        CMY:
        23, 87, 74
        CMYK:
        0, 83, 66, 23
      HSL:
        348°, 71.3043%, 45.0980%
        HSV (HSB):
        348°, 83.2487%, 77.2549%
        XYZ:
        24.5829, 13.3633, 6.5939
        xyY:
        0.5519, 0.3000, 13.3633
      CIE-Lab:
        43.3056, 62.9402, 23.7111
        CIE-LCH:
        43.3056, 67.2583, 20.6426
        CIE-Luv:
        43.3056, 114.7448, 12.9107
        Hunter-Lab:
        36.5558, 56.0644, 14.8944
      #c52143 color charts
#c52143 RGB chart
      #c52143 CMYK chart
      #c52143 RGB pie chart
      #c52143 color shades, tints & tones
#c52143 color schemes
#c52143 color preview, HTML & CSS examples
           This text has a color of #c52143        
        
          <p style="color:#c52143;">Text here</p>
        
        
          .mytext {color:#c52143;}
        
        Text color #c52143
      
           This box has a color of #c52143        
        
          <div style="background-color:#c52143;">Content here</div>
        
        
          .mybackground {background-color:#c52143;}
        
        Background color #c52143
      
           Border around this has a color of #c52143        
        
          <div style="border:2px solid #c52143;">Content here</div>
        
        
          .myborder {border:2px solid #c52143;}
        
        Border color #c52143