#a05b27 color space conversions
Hex:
        #a05b27
        RGB:
        160, 91, 39
        CMY:
        37, 64, 85
        CMYK:
        0, 43, 76, 37
      HSL:
        26°, 60.8040%, 39.0196%
        HSV (HSB):
        26°, 75.6250%, 62.7451%
        XYZ:
        18.6045, 15.1022, 3.8539
        xyY:
        0.4953, 0.4021, 15.1022
      CIE-Lab:
        45.7739, 24.0439, 40.8402
        CIE-LCH:
        45.7739, 47.3924, 59.5133
        CIE-Luv:
        45.7739, 54.7831, 36.3905
        Hunter-Lab:
        38.8616, 17.4468, 21.3233
      #a05b27 color charts
#a05b27 RGB chart
      #a05b27 CMYK chart
      #a05b27 RGB pie chart
      #a05b27 color shades, tints & tones
#a05b27 color schemes
#a05b27 color preview, HTML & CSS examples
           This text has a color of #a05b27        
        
          <p style="color:#a05b27;">Text here</p>
        
        
          .mytext {color:#a05b27;}
        
        Text color #a05b27
      
           This box has a color of #a05b27        
        
          <div style="background-color:#a05b27;">Content here</div>
        
        
          .mybackground {background-color:#a05b27;}
        
        Background color #a05b27
      
           Border around this has a color of #a05b27        
        
          <div style="border:2px solid #a05b27;">Content here</div>
        
        
          .myborder {border:2px solid #a05b27;}
        
        Border color #a05b27