#a03a22 color space conversions
Hex:
        #a03a22
        RGB:
        160, 58, 34
        CMY:
        37, 77, 87
        CMYK:
        0, 64, 79, 37
      HSL:
        11°, 64.9485%, 38.0392%
        HSV (HSB):
        11°, 78.7500%, 62.7451%
        XYZ:
        16.2990, 10.6152, 2.7033
        xyY:
        0.5503, 0.3584, 10.6152
      CIE-Lab:
        38.9246, 41.0421, 36.3524
        CIE-LCH:
        38.9246, 54.8266, 41.5324
        CIE-Luv:
        38.9246, 79.5400, 26.2687
        Hunter-Lab:
        32.5810, 32.2800, 17.8874
      #a03a22 color charts
#a03a22 RGB chart
      #a03a22 CMYK chart
      #a03a22 RGB pie chart
      #a03a22 color shades, tints & tones
#a03a22 color schemes
#a03a22 color preview, HTML & CSS examples
           This text has a color of #a03a22        
        
          <p style="color:#a03a22;">Text here</p>
        
        
          .mytext {color:#a03a22;}
        
        Text color #a03a22
      
           This box has a color of #a03a22        
        
          <div style="background-color:#a03a22;">Content here</div>
        
        
          .mybackground {background-color:#a03a22;}
        
        Background color #a03a22
      
           Border around this has a color of #a03a22        
        
          <div style="border:2px solid #a03a22;">Content here</div>
        
        
          .myborder {border:2px solid #a03a22;}
        
        Border color #a03a22