#c71218 color space conversions
Hex:
        #c71218
        RGB:
        199, 18, 24
        CMY:
        22, 93, 91
        CMYK:
        0, 91, 88, 22
      HSL:
        358°, 83.4101%, 42.5490%
        HSV (HSB):
        358°, 90.9548%, 78.0392%
        XYZ:
        23.9344, 12.6407, 2.0426
        xyY:
        0.6198, 0.3273, 12.6407
      CIE-Lab:
        42.2168, 64.8068, 47.2321
        CIE-LCH:
        42.2168, 80.1922, 36.0851
        CIE-Luv:
        42.2168, 130.6076, 27.1961
        Hunter-Lab:
        35.5537, 57.9451, 21.4814
      #c71218 color charts
#c71218 RGB chart
      #c71218 CMYK chart
      #c71218 RGB pie chart
      #c71218 color shades, tints & tones
#c71218 color schemes
#c71218 color preview, HTML & CSS examples
           This text has a color of #c71218        
        
          <p style="color:#c71218;">Text here</p>
        
        
          .mytext {color:#c71218;}
        
        Text color #c71218
      
           This box has a color of #c71218        
        
          <div style="background-color:#c71218;">Content here</div>
        
        
          .mybackground {background-color:#c71218;}
        
        Background color #c71218
      
           Border around this has a color of #c71218        
        
          <div style="border:2px solid #c71218;">Content here</div>
        
        
          .myborder {border:2px solid #c71218;}
        
        Border color #c71218