#a70c24 color space conversions
Hex:
        #a70c24
        RGB:
        167, 12, 36
        CMY:
        35, 95, 86
        CMYK:
        0, 93, 78, 35
      HSL:
        351°, 86.5922%, 35.0980%
        HSV (HSB):
        351°, 92.8144%, 65.4902%
        XYZ:
        16.3863, 8.6058, 2.4665
        xyY:
        0.5968, 0.3134, 8.6058
      CIE-Lab:
        35.2140, 57.5312, 31.7103
        CIE-LCH:
        35.2140, 65.6916, 28.8629
        CIE-Luv:
        35.2140, 105.7088, 17.5370
        Hunter-Lab:
        29.3357, 48.3688, 15.5499
      #a70c24 color charts
#a70c24 RGB chart
      #a70c24 CMYK chart
      #a70c24 RGB pie chart
      #a70c24 color shades, tints & tones
#a70c24 color schemes
#a70c24 color preview, HTML & CSS examples
           This text has a color of #a70c24        
        
          <p style="color:#a70c24;">Text here</p>
        
        
          .mytext {color:#a70c24;}
        
        Text color #a70c24
      
           This box has a color of #a70c24        
        
          <div style="background-color:#a70c24;">Content here</div>
        
        
          .mybackground {background-color:#a70c24;}
        
        Background color #a70c24
      
           Border around this has a color of #a70c24        
        
          <div style="border:2px solid #a70c24;">Content here</div>
        
        
          .myborder {border:2px solid #a70c24;}
        
        Border color #a70c24