#c43235 color space conversions
Hex:
        #c43235
        RGB:
        196, 50, 53
        CMY:
        23, 80, 79
        CMYK:
        0, 74, 73, 23
      HSL:
        359°, 59.3496%, 48.2353%
        HSV (HSB):
        359°, 74.4898%, 76.8627%
        XYZ:
        24.5482, 14.2740, 4.8295
        xyY:
        0.5624, 0.3270, 14.2740
      CIE-Lab:
        44.6234, 57.1099, 33.7268
        CIE-LCH:
        44.6234, 66.3252, 30.5644
        CIE-Luv:
        44.6234, 110.2477, 22.7055
        Hunter-Lab:
        37.7810, 49.8636, 18.8677
      #c43235 color charts
#c43235 RGB chart
      #c43235 CMYK chart
      #c43235 RGB pie chart
      #c43235 color shades, tints & tones
#c43235 color schemes
#c43235 color preview, HTML & CSS examples
           This text has a color of #c43235        
        
          <p style="color:#c43235;">Text here</p>
        
        
          .mytext {color:#c43235;}
        
        Text color #c43235
      
           This box has a color of #c43235        
        
          <div style="background-color:#c43235;">Content here</div>
        
        
          .mybackground {background-color:#c43235;}
        
        Background color #c43235
      
           Border around this has a color of #c43235        
        
          <div style="border:2px solid #c43235;">Content here</div>
        
        
          .myborder {border:2px solid #c43235;}
        
        Border color #c43235