#a08434 color space conversions
Hex:
        #a08434
        RGB:
        160, 132, 52
        CMY:
        37, 48, 80
        CMYK:
        0, 18, 68, 37
      HSL:
        44°, 50.9434%, 41.5686%
        HSV (HSB):
        44°, 67.5000%, 62.7451%
        XYZ:
        23.3683, 24.2240, 6.6929
        xyY:
        0.4305, 0.4462, 24.2240
      CIE-Lab:
        56.3114, 1.5449, 45.7439
        CIE-LCH:
        56.3114, 45.7699, 88.0656
        CIE-Luv:
        56.3114, 23.3763, 49.4747
        Hunter-Lab:
        49.2179, -1.3809, 26.3900
      #a08434 color charts
#a08434 RGB chart
      #a08434 CMYK chart
      #a08434 RGB pie chart
      #a08434 color shades, tints & tones
#a08434 color schemes
#a08434 color preview, HTML & CSS examples
           This text has a color of #a08434        
        
          <p style="color:#a08434;">Text here</p>
        
        
          .mytext {color:#a08434;}
        
        Text color #a08434
      
           This box has a color of #a08434        
        
          <div style="background-color:#a08434;">Content here</div>
        
        
          .mybackground {background-color:#a08434;}
        
        Background color #a08434
      
           Border around this has a color of #a08434        
        
          <div style="border:2px solid #a08434;">Content here</div>
        
        
          .myborder {border:2px solid #a08434;}
        
        Border color #a08434