#c71413 color space conversions
Hex:
        #c71413
        RGB:
        199, 20, 19
        CMY:
        22, 92, 93
        CMYK:
        0, 90, 90, 22
      HSL:
        0°, 82.5688%, 42.7451%
        HSV (HSB):
        0°, 90.4523%, 78.0392%
        XYZ:
        23.9209, 12.6894, 1.8046
        xyY:
        0.6227, 0.3303, 12.6894
      CIE-Lab:
        42.2915, 64.4252, 49.5102
        CIE-LCH:
        42.2915, 81.2519, 37.5419
        CIE-Luv:
        42.2915, 130.6994, 28.3372
        Hunter-Lab:
        35.6222, 57.5266, 21.9319
      #c71413 color charts
#c71413 RGB chart
      #c71413 CMYK chart
      #c71413 RGB pie chart
      #c71413 color shades, tints & tones
#c71413 color schemes
#c71413 color preview, HTML & CSS examples
           This text has a color of #c71413        
        
          <p style="color:#c71413;">Text here</p>
        
        
          .mytext {color:#c71413;}
        
        Text color #c71413
      
           This box has a color of #c71413        
        
          <div style="background-color:#c71413;">Content here</div>
        
        
          .mybackground {background-color:#c71413;}
        
        Background color #c71413
      
           Border around this has a color of #c71413        
        
          <div style="border:2px solid #c71413;">Content here</div>
        
        
          .myborder {border:2px solid #c71413;}
        
        Border color #c71413