#a08f34 color space conversions
Hex:
        #a08f34
        RGB:
        160, 143, 52
        CMY:
        37, 44, 80
        CMYK:
        0, 11, 68, 37
      HSL:
        51°, 50.9434%, 41.5686%
        HSV (HSB):
        51°, 67.5000%, 62.7451%
        XYZ:
        24.9395, 27.3664, 7.2166
        xyY:
        0.4190, 0.4598, 27.3664
      CIE-Lab:
        59.3120, -4.5201, 48.9099
        CIE-LCH:
        59.3120, 49.1183, 95.2800
        CIE-Luv:
        59.3120, 15.7357, 54.3653
        Hunter-Lab:
        52.3129, -6.4501, 28.4400
      #a08f34 color charts
#a08f34 RGB chart
      #a08f34 CMYK chart
      #a08f34 RGB pie chart
      #a08f34 color shades, tints & tones
#a08f34 color schemes
#a08f34 color preview, HTML & CSS examples
           This text has a color of #a08f34        
        
          <p style="color:#a08f34;">Text here</p>
        
        
          .mytext {color:#a08f34;}
        
        Text color #a08f34
      
           This box has a color of #a08f34        
        
          <div style="background-color:#a08f34;">Content here</div>
        
        
          .mybackground {background-color:#a08f34;}
        
        Background color #a08f34
      
           Border around this has a color of #a08f34        
        
          <div style="border:2px solid #a08f34;">Content here</div>
        
        
          .myborder {border:2px solid #a08f34;}
        
        Border color #a08f34