#c70021 color space conversions
Hex:
        #c70021
        RGB:
        199, 0, 33
        CMY:
        22, 100, 87
        CMYK:
        0, 100, 83, 22
      HSL:
        350°, 100.0000%, 39.0196%
        HSV (HSB):
        350°, 100.0000%, 78.0392%
        XYZ:
        23.8277, 12.2519, 2.5478
        xyY:
        0.6169, 0.3172, 12.2519
      CIE-Lab:
        41.6137, 66.9363, 42.1290
        CIE-LCH:
        41.6137, 79.0906, 32.1859
        CIE-Luv:
        41.6137, 132.5134, 23.7701
        Hunter-Lab:
        35.0027, 60.2570, 20.1862
      #c70021 color charts
#c70021 RGB chart
      #c70021 CMYK chart
      #c70021 RGB pie chart
      #c70021 color shades, tints & tones
#c70021 color schemes
#c70021 color preview, HTML & CSS examples
           This text has a color of #c70021        
        
          <p style="color:#c70021;">Text here</p>
        
        
          .mytext {color:#c70021;}
        
        Text color #c70021
      
           This box has a color of #c70021        
        
          <div style="background-color:#c70021;">Content here</div>
        
        
          .mybackground {background-color:#c70021;}
        
        Background color #c70021
      
           Border around this has a color of #c70021        
        
          <div style="border:2px solid #c70021;">Content here</div>
        
        
          .myborder {border:2px solid #c70021;}
        
        Border color #c70021