#c70031 color space conversions
Hex:
        #c70031
        RGB:
        199, 0, 49
        CMY:
        22, 100, 81
        CMYK:
        0, 100, 75, 22
      HSL:
        345°, 100.0000%, 39.0196%
        HSV (HSB):
        345°, 100.0000%, 78.0392%
        XYZ:
        24.1076, 12.3639, 4.0216
        xyY:
        0.5954, 0.3053, 12.3639
      CIE-Lab:
        41.7887, 67.4118, 33.0303
        CIE-LCH:
        41.7887, 75.0690, 26.1038
        CIE-Luv:
        41.7887, 128.8896, 18.3280
        Hunter-Lab:
        35.1623, 60.8471, 17.8325
      #c70031 color charts
#c70031 RGB chart
      #c70031 CMYK chart
      #c70031 RGB pie chart
      #c70031 color shades, tints & tones
#c70031 color schemes
#c70031 color preview, HTML & CSS examples
           This text has a color of #c70031        
        
          <p style="color:#c70031;">Text here</p>
        
        
          .mytext {color:#c70031;}
        
        Text color #c70031
      
           This box has a color of #c70031        
        
          <div style="background-color:#c70031;">Content here</div>
        
        
          .mybackground {background-color:#c70031;}
        
        Background color #c70031
      
           Border around this has a color of #c70031        
        
          <div style="border:2px solid #c70031;">Content here</div>
        
        
          .myborder {border:2px solid #c70031;}
        
        Border color #c70031