#a70c36 color space conversions
Hex:
        #a70c36
        RGB:
        167, 12, 54
        CMY:
        35, 95, 79
        CMYK:
        0, 93, 68, 35
      HSL:
        344°, 86.5922%, 35.0980%
        HSV (HSB):
        344°, 92.8144%, 65.4902%
        XYZ:
        16.7337, 8.7448, 4.2960
        xyY:
        0.5620, 0.2937, 8.7448
      CIE-Lab:
        35.4882, 58.3023, 20.6858
        CIE-LCH:
        35.4882, 61.8632, 19.5348
        CIE-Luv:
        35.4882, 100.7757, 9.7486
        Hunter-Lab:
        29.5716, 49.2576, 12.0868
      #a70c36 color charts
#a70c36 RGB chart
      #a70c36 CMYK chart
      #a70c36 RGB pie chart
      #a70c36 color shades, tints & tones
#a70c36 color schemes
#a70c36 color preview, HTML & CSS examples
           This text has a color of #a70c36        
        
          <p style="color:#a70c36;">Text here</p>
        
        
          .mytext {color:#a70c36;}
        
        Text color #a70c36
      
           This box has a color of #a70c36        
        
          <div style="background-color:#a70c36;">Content here</div>
        
        
          .mybackground {background-color:#a70c36;}
        
        Background color #a70c36
      
           Border around this has a color of #a70c36        
        
          <div style="border:2px solid #a70c36;">Content here</div>
        
        
          .myborder {border:2px solid #a70c36;}
        
        Border color #a70c36