#c42944 color space conversions
Hex:
        #c42944
        RGB:
        196, 41, 68
        CMY:
        23, 84, 73
        CMYK:
        0, 79, 65, 23
      HSL:
        350°, 65.4008%, 46.4706%
        HSV (HSB):
        350°, 79.0816%, 76.8627%
        XYZ:
        24.6013, 13.7390, 6.8241
        xyY:
        0.5447, 0.3042, 13.7390
      CIE-Lab:
        43.8563, 60.6458, 23.7569
        CIE-LCH:
        43.8563, 65.1330, 21.3919
        CIE-Luv:
        43.8563, 110.5856, 13.6752
        Hunter-Lab:
        37.0661, 53.6070, 15.0307
      #c42944 color charts
#c42944 RGB chart
      #c42944 CMYK chart
      #c42944 RGB pie chart
      #c42944 color shades, tints & tones
#c42944 color schemes
#c42944 color preview, HTML & CSS examples
           This text has a color of #c42944        
        
          <p style="color:#c42944;">Text here</p>
        
        
          .mytext {color:#c42944;}
        
        Text color #c42944
      
           This box has a color of #c42944        
        
          <div style="background-color:#c42944;">Content here</div>
        
        
          .mybackground {background-color:#c42944;}
        
        Background color #c42944
      
           Border around this has a color of #c42944        
        
          <div style="border:2px solid #c42944;">Content here</div>
        
        
          .myborder {border:2px solid #c42944;}
        
        Border color #c42944