#c43048 color space conversions
Hex:
        #c43048
        RGB:
        196, 48, 72
        CMY:
        23, 81, 72
        CMYK:
        0, 76, 63, 23
      HSL:
        350°, 60.6557%, 47.8431%
        HSV (HSB):
        350°, 75.5102%, 76.8627%
        XYZ:
        24.9916, 14.3175, 7.5772
        xyY:
        0.5330, 0.3054, 14.3175
      CIE-Lab:
        44.6849, 58.7503, 22.3644
        CIE-LCH:
        44.6849, 62.8631, 20.8403
        CIE-Luv:
        44.6849, 106.3078, 13.1146
        Hunter-Lab:
        37.8385, 51.6783, 14.6140
      #c43048 color charts
#c43048 RGB chart
      #c43048 CMYK chart
      #c43048 RGB pie chart
      #c43048 color shades, tints & tones
#c43048 color schemes
#c43048 color preview, HTML & CSS examples
           This text has a color of #c43048        
        
          <p style="color:#c43048;">Text here</p>
        
        
          .mytext {color:#c43048;}
        
        Text color #c43048
      
           This box has a color of #c43048        
        
          <div style="background-color:#c43048;">Content here</div>
        
        
          .mybackground {background-color:#c43048;}
        
        Background color #c43048
      
           Border around this has a color of #c43048        
        
          <div style="border:2px solid #c43048;">Content here</div>
        
        
          .myborder {border:2px solid #c43048;}
        
        Border color #c43048