#a70c34 color space conversions
Hex:
        #a70c34
        RGB:
        167, 12, 52
        CMY:
        35, 95, 80
        CMYK:
        0, 93, 69, 35
      HSL:
        345°, 86.5922%, 35.0980%
        HSV (HSB):
        345°, 92.8144%, 65.4902%
        XYZ:
        16.6877, 8.7264, 4.0536
        xyY:
        0.5663, 0.2961, 8.7264
      CIE-Lab:
        35.4520, 58.2010, 21.9286
        CIE-LCH:
        35.4520, 62.1950, 20.6451
        CIE-Luv:
        35.4520, 101.4020, 10.7422
        Hunter-Lab:
        29.5404, 49.1405, 12.5423
      #a70c34 color charts
#a70c34 RGB chart
      #a70c34 CMYK chart
      #a70c34 RGB pie chart
      #a70c34 color shades, tints & tones
#a70c34 color schemes
#a70c34 color preview, HTML & CSS examples
           This text has a color of #a70c34        
        
          <p style="color:#a70c34;">Text here</p>
        
        
          .mytext {color:#a70c34;}
        
        Text color #a70c34
      
           This box has a color of #a70c34        
        
          <div style="background-color:#a70c34;">Content here</div>
        
        
          .mybackground {background-color:#a70c34;}
        
        Background color #a70c34
      
           Border around this has a color of #a70c34        
        
          <div style="border:2px solid #a70c34;">Content here</div>
        
        
          .myborder {border:2px solid #a70c34;}
        
        Border color #a70c34