#a70522 color space conversions
Hex:
        #a70522
        RGB:
        167, 5, 34
        CMY:
        35, 98, 87
        CMYK:
        0, 97, 80, 35
      HSL:
        349°, 94.1860%, 33.7255%
        HSV (HSB):
        349°, 97.0060%, 65.4902%
        XYZ:
        16.2794, 8.4395, 2.2843
        xyY:
        0.6029, 0.3125, 8.4395
      CIE-Lab:
        34.8820, 58.3558, 32.5667
        CIE-LCH:
        34.8820, 66.8281, 29.1647
        CIE-Luv:
        34.8820, 107.5044, 17.6690
        Hunter-Lab:
        29.0509, 49.1878, 15.6735
      #a70522 color charts
#a70522 RGB chart
      #a70522 CMYK chart
      #a70522 RGB pie chart
      #a70522 color shades, tints & tones
#a70522 color schemes
#a70522 color preview, HTML & CSS examples
           This text has a color of #a70522        
        
          <p style="color:#a70522;">Text here</p>
        
        
          .mytext {color:#a70522;}
        
        Text color #a70522
      
           This box has a color of #a70522        
        
          <div style="background-color:#a70522;">Content here</div>
        
        
          .mybackground {background-color:#a70522;}
        
        Background color #a70522
      
           Border around this has a color of #a70522        
        
          <div style="border:2px solid #a70522;">Content here</div>
        
        
          .myborder {border:2px solid #a70522;}
        
        Border color #a70522