#c42955 color space conversions
Hex:
        #c42955
        RGB:
        196, 41, 85
        CMY:
        23, 84, 67
        CMYK:
        0, 79, 57, 23
      HSL:
        343°, 65.4008%, 46.4706%
        HSV (HSB):
        343°, 79.0816%, 76.8627%
        XYZ:
        25.1976, 13.9775, 9.9642
        xyY:
        0.5128, 0.2844, 13.9775
      CIE-Lab:
        44.2007, 61.7153, 13.6667
        CIE-LCH:
        44.2007, 63.2104, 12.4865
        CIE-Luv:
        44.2007, 105.0707, 3.9158
        Hunter-Lab:
        37.3865, 54.8782, 10.3687
      #c42955 color charts
#c42955 RGB chart
      #c42955 CMYK chart
      #c42955 RGB pie chart
      #c42955 color shades, tints & tones
#c42955 color schemes
#c42955 color preview, HTML & CSS examples
           This text has a color of #c42955        
        
          <p style="color:#c42955;">Text here</p>
        
        
          .mytext {color:#c42955;}
        
        Text color #c42955
      
           This box has a color of #c42955        
        
          <div style="background-color:#c42955;">Content here</div>
        
        
          .mybackground {background-color:#c42955;}
        
        Background color #c42955
      
           Border around this has a color of #c42955        
        
          <div style="border:2px solid #c42955;">Content here</div>
        
        
          .myborder {border:2px solid #c42955;}
        
        Border color #c42955