#c41213 color space conversions
Hex:
        #c41213
        RGB:
        196, 18, 19
        CMY:
        23, 93, 93
        CMYK:
        0, 91, 90, 23
      HSL:
        360°, 83.1776%, 41.9608%
        HSV (HSB):
        360°, 90.8163%, 76.8627%
        XYZ:
        23.0988, 12.2154, 1.7565
        xyY:
        0.6231, 0.3295, 12.2154
      CIE-Lab:
        41.5564, 63.9353, 48.7006
        CIE-LCH:
        41.5564, 80.3708, 37.2971
        CIE-Luv:
        41.5564, 129.0145, 27.6731
        Hunter-Lab:
        34.9505, 56.8072, 21.4857
      #c41213 color charts
#c41213 RGB chart
      #c41213 CMYK chart
      #c41213 RGB pie chart
      #c41213 color shades, tints & tones
#c41213 color schemes
#c41213 color preview, HTML & CSS examples
           This text has a color of #c41213        
        
          <p style="color:#c41213;">Text here</p>
        
        
          .mytext {color:#c41213;}
        
        Text color #c41213
      
           This box has a color of #c41213        
        
          <div style="background-color:#c41213;">Content here</div>
        
        
          .mybackground {background-color:#c41213;}
        
        Background color #c41213
      
           Border around this has a color of #c41213        
        
          <div style="border:2px solid #c41213;">Content here</div>
        
        
          .myborder {border:2px solid #c41213;}
        
        Border color #c41213