#a06541 color space conversions
Hex:
        #a06541
        RGB:
        160, 101, 65
        CMY:
        37, 60, 75
        CMYK:
        0, 37, 59, 37
      HSL:
        23°, 42.2222%, 44.1176%
        HSV (HSB):
        23°, 59.3750%, 62.7451%
        XYZ:
        20.1050, 17.1626, 7.2541
        xyY:
        0.4516, 0.3855, 17.1626
      CIE-Lab:
        48.4643, 20.0516, 30.0670
        CIE-LCH:
        48.4643, 36.1399, 56.3008
        CIE-Luv:
        48.4643, 44.6370, 30.0748
        Hunter-Lab:
        41.4278, 14.1280, 18.6176
      #a06541 color charts
#a06541 RGB chart
      #a06541 CMYK chart
      #a06541 RGB pie chart
      #a06541 color shades, tints & tones
#a06541 color schemes
#a06541 color preview, HTML & CSS examples
           This text has a color of #a06541        
        
          <p style="color:#a06541;">Text here</p>
        
        
          .mytext {color:#a06541;}
        
        Text color #a06541
      
           This box has a color of #a06541        
        
          <div style="background-color:#a06541;">Content here</div>
        
        
          .mybackground {background-color:#a06541;}
        
        Background color #a06541
      
           Border around this has a color of #a06541        
        
          <div style="border:2px solid #a06541;">Content here</div>
        
        
          .myborder {border:2px solid #a06541;}
        
        Border color #a06541