#c41235 color space conversions
Hex:
        #c41235
        RGB:
        196, 18, 53
        CMY:
        23, 93, 79
        CMYK:
        0, 91, 73, 23
      HSL:
        348°, 83.1776%, 41.9608%
        HSV (HSB):
        348°, 90.8163%, 76.8627%
        XYZ:
        23.6239, 12.4254, 4.5214
        xyY:
        0.5823, 0.3063, 12.4254
      CIE-Lab:
        41.8844, 64.8680, 30.5431
        CIE-LCH:
        41.8844, 71.6990, 25.2134
        CIE-Luv:
        41.8844, 122.4180, 17.3482
        Hunter-Lab:
        35.2497, 57.9412, 17.0698
      #c41235 color charts
#c41235 RGB chart
      #c41235 CMYK chart
      #c41235 RGB pie chart
      #c41235 color shades, tints & tones
#c41235 color schemes
#c41235 color preview, HTML & CSS examples
           This text has a color of #c41235        
        
          <p style="color:#c41235;">Text here</p>
        
        
          .mytext {color:#c41235;}
        
        Text color #c41235
      
           This box has a color of #c41235        
        
          <div style="background-color:#c41235;">Content here</div>
        
        
          .mybackground {background-color:#c41235;}
        
        Background color #c41235
      
           Border around this has a color of #c41235        
        
          <div style="border:2px solid #c41235;">Content here</div>
        
        
          .myborder {border:2px solid #c41235;}
        
        Border color #c41235