#a07236 color space conversions
Hex:
        #a07236
        RGB:
        160, 114, 54
        CMY:
        37, 55, 79
        CMYK:
        0, 29, 66, 37
      HSL:
        34°, 49.5327%, 41.9608%
        HSV (HSB):
        34°, 66.2500%, 62.7451%
        XYZ:
        21.1804, 19.7746, 6.1906
        xyY:
        0.4493, 0.4194, 19.7746
      CIE-Lab:
        51.5814, 11.8354, 39.6148
        CIE-LCH:
        51.5814, 41.3449, 73.3659
        CIE-Luv:
        51.5814, 36.2301, 40.7404
        Hunter-Lab:
        44.4686, 7.1995, 22.8741
      #a07236 color charts
#a07236 RGB chart
      #a07236 CMYK chart
      #a07236 RGB pie chart
      #a07236 color shades, tints & tones
#a07236 color schemes
#a07236 color preview, HTML & CSS examples
           This text has a color of #a07236        
        
          <p style="color:#a07236;">Text here</p>
        
        
          .mytext {color:#a07236;}
        
        Text color #a07236
      
           This box has a color of #a07236        
        
          <div style="background-color:#a07236;">Content here</div>
        
        
          .mybackground {background-color:#a07236;}
        
        Background color #a07236
      
           Border around this has a color of #a07236        
        
          <div style="border:2px solid #a07236;">Content here</div>
        
        
          .myborder {border:2px solid #a07236;}
        
        Border color #a07236