#c42d43 color space conversions
Hex:
        #c42d43
        RGB:
        196, 45, 67
        CMY:
        23, 82, 74
        CMYK:
        0, 77, 66, 23
      HSL:
        351°, 62.6556%, 47.2549%
        HSV (HSB):
        351°, 77.0408%, 76.8627%
        XYZ:
        24.7165, 14.0178, 6.7132
        xyY:
        0.5438, 0.3084, 14.0178
      CIE-Lab:
        44.2584, 59.4089, 24.8831
        CIE-LCH:
        44.2584, 64.4095, 22.7261
        CIE-Luv:
        44.2584, 109.1358, 15.0577
        Hunter-Lab:
        37.4403, 52.3173, 15.5773
      #c42d43 color charts
#c42d43 RGB chart
      #c42d43 CMYK chart
      #c42d43 RGB pie chart
      #c42d43 color shades, tints & tones
#c42d43 color schemes
#c42d43 color preview, HTML & CSS examples
           This text has a color of #c42d43        
        
          <p style="color:#c42d43;">Text here</p>
        
        
          .mytext {color:#c42d43;}
        
        Text color #c42d43
      
           This box has a color of #c42d43        
        
          <div style="background-color:#c42d43;">Content here</div>
        
        
          .mybackground {background-color:#c42d43;}
        
        Background color #c42d43
      
           Border around this has a color of #c42d43        
        
          <div style="border:2px solid #c42d43;">Content here</div>
        
        
          .myborder {border:2px solid #c42d43;}
        
        Border color #c42d43