#a05d38 color space conversions
Hex:
        #a05d38
        RGB:
        160, 93, 56
        CMY:
        37, 64, 78
        CMYK:
        0, 42, 65, 37
      HSL:
        21°, 48.1481%, 42.3529%
        HSV (HSB):
        21°, 65.0000%, 62.7451%
        XYZ:
        19.1254, 15.5878, 5.7421
        xyY:
        0.4728, 0.3853, 15.5878
      CIE-Lab:
        46.4290, 23.9047, 32.6352
        CIE-LCH:
        46.4290, 40.4535, 53.7779
        CIE-Luv:
        46.4290, 51.4983, 30.7418
        Hunter-Lab:
        39.4814, 17.3756, 19.0139
      #a05d38 color charts
#a05d38 RGB chart
      #a05d38 CMYK chart
      #a05d38 RGB pie chart
      #a05d38 color shades, tints & tones
#a05d38 color schemes
#a05d38 color preview, HTML & CSS examples
           This text has a color of #a05d38        
        
          <p style="color:#a05d38;">Text here</p>
        
        
          .mytext {color:#a05d38;}
        
        Text color #a05d38
      
           This box has a color of #a05d38        
        
          <div style="background-color:#a05d38;">Content here</div>
        
        
          .mybackground {background-color:#a05d38;}
        
        Background color #a05d38
      
           Border around this has a color of #a05d38        
        
          <div style="border:2px solid #a05d38;">Content here</div>
        
        
          .myborder {border:2px solid #a05d38;}
        
        Border color #a05d38