#a70c13 color space conversions
Hex:
        #a70c13
        RGB:
        167, 12, 19
        CMY:
        35, 95, 93
        CMYK:
        0, 93, 89, 35
      HSL:
        357°, 86.5922%, 35.0980%
        HSV (HSB):
        357°, 92.8144%, 65.4902%
        XYZ:
        16.1854, 8.5255, 1.4086
        xyY:
        0.6197, 0.3264, 8.5255
      CIE-Lab:
        35.0541, 57.0786, 41.0738
        CIE-LCH:
        35.0541, 70.3208, 35.7388
        CIE-Luv:
        35.0541, 108.7938, 22.3655
        Hunter-Lab:
        29.1984, 47.8497, 17.5786
      #a70c13 color charts
#a70c13 RGB chart
      #a70c13 CMYK chart
      #a70c13 RGB pie chart
      #a70c13 color shades, tints & tones
#a70c13 color schemes
#a70c13 color preview, HTML & CSS examples
           This text has a color of #a70c13        
        
          <p style="color:#a70c13;">Text here</p>
        
        
          .mytext {color:#a70c13;}
        
        Text color #a70c13
      
           This box has a color of #a70c13        
        
          <div style="background-color:#a70c13;">Content here</div>
        
        
          .mybackground {background-color:#a70c13;}
        
        Background color #a70c13
      
           Border around this has a color of #a70c13        
        
          <div style="border:2px solid #a70c13;">Content here</div>
        
        
          .myborder {border:2px solid #a70c13;}
        
        Border color #a70c13