#a05d26 color space conversions
Hex:
        #a05d26
        RGB:
        160, 93, 38
        CMY:
        37, 64, 85
        CMYK:
        0, 42, 76, 37
      HSL:
        27°, 61.6162%, 38.8235%
        HSV (HSB):
        27°, 76.2500%, 62.7451%
        XYZ:
        18.7614, 15.4422, 3.8255
        xyY:
        0.4933, 0.4061, 15.4422
      CIE-Lab:
        46.2340, 22.8745, 41.7951
        CIE-LCH:
        46.2340, 47.6453, 61.3081
        CIE-Luv:
        46.2340, 53.3332, 37.4944
        Hunter-Lab:
        39.2966, 16.4524, 21.7357
      #a05d26 color charts
#a05d26 RGB chart
      #a05d26 CMYK chart
      #a05d26 RGB pie chart
      #a05d26 color shades, tints & tones
#a05d26 color schemes
#a05d26 color preview, HTML & CSS examples
           This text has a color of #a05d26        
        
          <p style="color:#a05d26;">Text here</p>
        
        
          .mytext {color:#a05d26;}
        
        Text color #a05d26
      
           This box has a color of #a05d26        
        
          <div style="background-color:#a05d26;">Content here</div>
        
        
          .mybackground {background-color:#a05d26;}
        
        Background color #a05d26
      
           Border around this has a color of #a05d26        
        
          <div style="border:2px solid #a05d26;">Content here</div>
        
        
          .myborder {border:2px solid #a05d26;}
        
        Border color #a05d26