#c41225 color space conversions
Hex:
        #c41225
        RGB:
        196, 18, 37
        CMY:
        23, 93, 85
        CMYK:
        0, 91, 81, 23
      HSL:
        354°, 83.1776%, 41.9608%
        HSV (HSB):
        354°, 90.8163%, 76.8627%
        XYZ:
        23.3152, 12.3019, 2.8959
        xyY:
        0.6054, 0.3194, 12.3019
      CIE-Lab:
        41.6920, 64.3220, 39.7693
        CIE-LCH:
        41.6920, 75.6235, 31.7279
        CIE-Luv:
        41.6920, 126.2103, 23.2977
        Hunter-Lab:
        35.0741, 57.2764, 19.6566
      #c41225 color charts
#c41225 RGB chart
      #c41225 CMYK chart
      #c41225 RGB pie chart
      #c41225 color shades, tints & tones
#c41225 color schemes
#c41225 color preview, HTML & CSS examples
           This text has a color of #c41225        
        
          <p style="color:#c41225;">Text here</p>
        
        
          .mytext {color:#c41225;}
        
        Text color #c41225
      
           This box has a color of #c41225        
        
          <div style="background-color:#c41225;">Content here</div>
        
        
          .mybackground {background-color:#c41225;}
        
        Background color #c41225
      
           Border around this has a color of #c41225        
        
          <div style="border:2px solid #c41225;">Content here</div>
        
        
          .myborder {border:2px solid #c41225;}
        
        Border color #c41225