#a70c35 color space conversions
Hex:
        #a70c35
        RGB:
        167, 12, 53
        CMY:
        35, 95, 79
        CMYK:
        0, 93, 68, 35
      HSL:
        344°, 86.5922%, 35.0980%
        HSV (HSB):
        344°, 92.8144%, 65.4902%
        XYZ:
        16.7104, 8.7355, 4.1735
        xyY:
        0.5642, 0.2949, 8.7355
      CIE-Lab:
        35.4699, 58.2511, 21.3074
        CIE-LCH:
        35.4699, 62.0258, 20.0917
        CIE-Luv:
        35.4699, 101.0912, 10.2492
        Hunter-Lab:
        29.5558, 49.1985, 12.3168
      #a70c35 color charts
#a70c35 RGB chart
      #a70c35 CMYK chart
      #a70c35 RGB pie chart
      #a70c35 color shades, tints & tones
#a70c35 color schemes
#a70c35 color preview, HTML & CSS examples
           This text has a color of #a70c35        
        
          <p style="color:#a70c35;">Text here</p>
        
        
          .mytext {color:#a70c35;}
        
        Text color #a70c35
      
           This box has a color of #a70c35        
        
          <div style="background-color:#a70c35;">Content here</div>
        
        
          .mybackground {background-color:#a70c35;}
        
        Background color #a70c35
      
           Border around this has a color of #a70c35        
        
          <div style="border:2px solid #a70c35;">Content here</div>
        
        
          .myborder {border:2px solid #a70c35;}
        
        Border color #a70c35