#c43042 color space conversions
Hex:
        #c43042
        RGB:
        196, 48, 66
        CMY:
        23, 81, 74
        CMYK:
        0, 76, 66, 23
      HSL:
        353°, 60.6557%, 47.8431%
        HSV (HSB):
        353°, 75.5102%, 76.8627%
        XYZ:
        24.8053, 14.2430, 6.5960
        xyY:
        0.5434, 0.3120, 14.2430
      CIE-Lab:
        44.5794, 58.4070, 25.8988
        CIE-LCH:
        44.5794, 63.8915, 23.9135
        CIE-Luv:
        44.5794, 108.0149, 16.2582
        Hunter-Lab:
        37.7399, 51.2776, 16.0554
      #c43042 color charts
#c43042 RGB chart
      #c43042 CMYK chart
      #c43042 RGB pie chart
      #c43042 color shades, tints & tones
#c43042 color schemes
#c43042 color preview, HTML & CSS examples
           This text has a color of #c43042        
        
          <p style="color:#c43042;">Text here</p>
        
        
          .mytext {color:#c43042;}
        
        Text color #c43042
      
           This box has a color of #c43042        
        
          <div style="background-color:#c43042;">Content here</div>
        
        
          .mybackground {background-color:#c43042;}
        
        Background color #c43042
      
           Border around this has a color of #c43042        
        
          <div style="border:2px solid #c43042;">Content here</div>
        
        
          .myborder {border:2px solid #c43042;}
        
        Border color #c43042