#c70c18 color space conversions
Hex:
        #c70c18
        RGB:
        199, 12, 24
        CMY:
        22, 95, 91
        CMYK:
        0, 94, 88, 22
      HSL:
        356°, 88.6256%, 41.3725%
        HSV (HSB):
        356°, 93.9698%, 78.0392%
        XYZ:
        23.8495, 12.4710, 2.0143
        xyY:
        0.6221, 0.3253, 12.4710
      CIE-Lab:
        41.9551, 65.5611, 47.0273
        CIE-LCH:
        41.9551, 80.6835, 35.6521
        CIE-Luv:
        41.9551, 131.9194, 26.7231
        Hunter-Lab:
        35.3143, 58.7500, 21.3382
      #c70c18 color charts
#c70c18 RGB chart
      #c70c18 CMYK chart
      #c70c18 RGB pie chart
      #c70c18 color shades, tints & tones
#c70c18 color schemes
#c70c18 color preview, HTML & CSS examples
           This text has a color of #c70c18        
        
          <p style="color:#c70c18;">Text here</p>
        
        
          .mytext {color:#c70c18;}
        
        Text color #c70c18
      
           This box has a color of #c70c18        
        
          <div style="background-color:#c70c18;">Content here</div>
        
        
          .mybackground {background-color:#c70c18;}
        
        Background color #c70c18
      
           Border around this has a color of #c70c18        
        
          <div style="border:2px solid #c70c18;">Content here</div>
        
        
          .myborder {border:2px solid #c70c18;}
        
        Border color #c70c18