#a07136 color space conversions
Hex:
        #a07136
        RGB:
        160, 113, 54
        CMY:
        37, 56, 79
        CMYK:
        0, 29, 66, 37
      HSL:
        33°, 49.5327%, 41.9608%
        HSV (HSB):
        33°, 66.2500%, 62.7451%
        XYZ:
        21.0682, 19.5502, 6.1532
        xyY:
        0.4504, 0.4180, 19.5502
      CIE-Lab:
        51.3248, 12.4051, 39.3275
        CIE-LCH:
        51.3248, 41.2376, 72.4931
        CIE-Luv:
        51.3248, 36.9631, 40.2973
        Hunter-Lab:
        44.2156, 7.6758, 22.6999
      #a07136 color charts
#a07136 RGB chart
      #a07136 CMYK chart
      #a07136 RGB pie chart
      #a07136 color shades, tints & tones
#a07136 color schemes
#a07136 color preview, HTML & CSS examples
           This text has a color of #a07136        
        
          <p style="color:#a07136;">Text here</p>
        
        
          .mytext {color:#a07136;}
        
        Text color #a07136
      
           This box has a color of #a07136        
        
          <div style="background-color:#a07136;">Content here</div>
        
        
          .mybackground {background-color:#a07136;}
        
        Background color #a07136
      
           Border around this has a color of #a07136        
        
          <div style="border:2px solid #a07136;">Content here</div>
        
        
          .myborder {border:2px solid #a07136;}
        
        Border color #a07136