#c70324 color space conversions
Hex:
        #c70324
        RGB:
        199, 3, 36
        CMY:
        22, 99, 86
        CMYK:
        0, 98, 82, 22
      HSL:
        350°, 97.0297%, 39.6078%
        HSV (HSB):
        350°, 98.4925%, 78.0392%
        XYZ:
        23.9042, 12.3346, 2.7900
        xyY:
        0.6125, 0.3160, 12.3346
      CIE-Lab:
        41.7431, 66.7159, 40.5943
        CIE-LCH:
        41.7431, 78.0955, 31.3191
        CIE-Luv:
        41.7431, 131.4298, 23.0885
        Hunter-Lab:
        35.1207, 60.0313, 19.8745
      #c70324 color charts
#c70324 RGB chart
      #c70324 CMYK chart
      #c70324 RGB pie chart
      #c70324 color shades, tints & tones
#c70324 color schemes
#c70324 color preview, HTML & CSS examples
           This text has a color of #c70324        
        
          <p style="color:#c70324;">Text here</p>
        
        
          .mytext {color:#c70324;}
        
        Text color #c70324
      
           This box has a color of #c70324        
        
          <div style="background-color:#c70324;">Content here</div>
        
        
          .mybackground {background-color:#c70324;}
        
        Background color #c70324
      
           Border around this has a color of #c70324        
        
          <div style="border:2px solid #c70324;">Content here</div>
        
        
          .myborder {border:2px solid #c70324;}
        
        Border color #c70324