#c42950 color space conversions
Hex:
        #c42950
        RGB:
        196, 41, 80
        CMY:
        23, 84, 69
        CMYK:
        0, 79, 59, 23
      HSL:
        345°, 65.4008%, 46.4706%
        HSV (HSB):
        345°, 79.0816%, 76.8627%
        XYZ:
        25.0059, 13.9008, 8.9546
        xyY:
        0.5225, 0.2904, 13.9008
      CIE-Lab:
        44.0904, 61.3740, 16.6296
        CIE-LCH:
        44.0904, 63.5870, 15.1606
        CIE-Luv:
        44.0904, 106.7832, 6.9584
        Hunter-Lab:
        37.2838, 54.4714, 11.8588
      #c42950 color charts
#c42950 RGB chart
      #c42950 CMYK chart
      #c42950 RGB pie chart
      #c42950 color shades, tints & tones
#c42950 color schemes
#c42950 color preview, HTML & CSS examples
           This text has a color of #c42950        
        
          <p style="color:#c42950;">Text here</p>
        
        
          .mytext {color:#c42950;}
        
        Text color #c42950
      
           This box has a color of #c42950        
        
          <div style="background-color:#c42950;">Content here</div>
        
        
          .mybackground {background-color:#c42950;}
        
        Background color #c42950
      
           Border around this has a color of #c42950        
        
          <div style="border:2px solid #c42950;">Content here</div>
        
        
          .myborder {border:2px solid #c42950;}
        
        Border color #c42950