#c70025 color space conversions
Hex:
        #c70025
        RGB:
        199, 0, 37
        CMY:
        22, 100, 85
        CMYK:
        0, 100, 81, 22
      HSL:
        349°, 100.0000%, 39.0196%
        HSV (HSB):
        349°, 100.0000%, 78.0392%
        XYZ:
        23.8871, 12.2757, 2.8607
        xyY:
        0.6121, 0.3146, 12.2757
      CIE-Lab:
        41.6510, 67.0377, 39.9414
        CIE-LCH:
        41.6510, 78.0344, 30.7867
        CIE-Luv:
        41.6510, 131.7268, 22.5915
        Hunter-Lab:
        35.0367, 60.3826, 19.6847
      #c70025 color charts
#c70025 RGB chart
      #c70025 CMYK chart
      #c70025 RGB pie chart
      #c70025 color shades, tints & tones
#c70025 color schemes
#c70025 color preview, HTML & CSS examples
           This text has a color of #c70025        
        
          <p style="color:#c70025;">Text here</p>
        
        
          .mytext {color:#c70025;}
        
        Text color #c70025
      
           This box has a color of #c70025        
        
          <div style="background-color:#c70025;">Content here</div>
        
        
          .mybackground {background-color:#c70025;}
        
        Background color #c70025
      
           Border around this has a color of #c70025        
        
          <div style="border:2px solid #c70025;">Content here</div>
        
        
          .myborder {border:2px solid #c70025;}
        
        Border color #c70025