#a70c11 color space conversions
Hex:
        #a70c11
        RGB:
        167, 12, 17
        CMY:
        35, 95, 93
        CMYK:
        0, 93, 90, 35
      HSL:
        358°, 86.5922%, 35.0980%
        HSV (HSB):
        358°, 92.8144%, 65.4902%
        XYZ:
        16.1690, 8.5189, 1.3224
        xyY:
        0.6216, 0.3275, 8.5189
      CIE-Lab:
        35.0410, 57.0415, 42.0290
        CIE-LCH:
        35.0410, 70.8531, 36.3833
        CIE-Luv:
        35.0410, 109.0533, 22.7702
        Hunter-Lab:
        29.1872, 47.8073, 17.7447
      #a70c11 color charts
#a70c11 RGB chart
      #a70c11 CMYK chart
      #a70c11 RGB pie chart
      #a70c11 color shades, tints & tones
#a70c11 color schemes
#a70c11 color preview, HTML & CSS examples
           This text has a color of #a70c11        
        
          <p style="color:#a70c11;">Text here</p>
        
        
          .mytext {color:#a70c11;}
        
        Text color #a70c11
      
           This box has a color of #a70c11        
        
          <div style="background-color:#a70c11;">Content here</div>
        
        
          .mybackground {background-color:#a70c11;}
        
        Background color #a70c11
      
           Border around this has a color of #a70c11        
        
          <div style="border:2px solid #a70c11;">Content here</div>
        
        
          .myborder {border:2px solid #a70c11;}
        
        Border color #a70c11