#a05d29 color space conversions
Hex:
        #a05d29
        RGB:
        160, 93, 41
        CMY:
        37, 64, 84
        CMYK:
        0, 42, 74, 37
      HSL:
        26°, 59.2040%, 39.4118%
        HSV (HSB):
        26°, 74.3750%, 62.7451%
        XYZ:
        18.8118, 15.4624, 4.0909
        xyY:
        0.4903, 0.4030, 15.4624
      CIE-Lab:
        46.2611, 23.0183, 40.3611
        CIE-LCH:
        46.2611, 46.4635, 60.3035
        CIE-Luv:
        46.2611, 53.0726, 36.5372
        Hunter-Lab:
        39.3222, 16.5807, 21.3574
      #a05d29 color charts
#a05d29 RGB chart
      #a05d29 CMYK chart
      #a05d29 RGB pie chart
      #a05d29 color shades, tints & tones
#a05d29 color schemes
#a05d29 color preview, HTML & CSS examples
           This text has a color of #a05d29        
        
          <p style="color:#a05d29;">Text here</p>
        
        
          .mytext {color:#a05d29;}
        
        Text color #a05d29
      
           This box has a color of #a05d29        
        
          <div style="background-color:#a05d29;">Content here</div>
        
        
          .mybackground {background-color:#a05d29;}
        
        Background color #a05d29
      
           Border around this has a color of #a05d29        
        
          <div style="border:2px solid #a05d29;">Content here</div>
        
        
          .myborder {border:2px solid #a05d29;}
        
        Border color #a05d29