#a08750 color space conversions
Hex:
        #a08750
        RGB:
        160, 135, 80
        CMY:
        37, 47, 69
        CMYK:
        0, 16, 50, 37
      HSL:
        41°, 33.3333%, 47.0588%
        HSV (HSB):
        41°, 50.0000%, 62.7451%
        XYZ:
        24.6091, 25.3807, 11.1913
        xyY:
        0.4022, 0.4148, 25.3807
      CIE-Lab:
        57.4445, 2.1098, 32.9433
        CIE-LCH:
        57.4445, 33.0108, 86.3356
        CIE-Luv:
        57.4445, 19.7474, 38.9244
        Hunter-Lab:
        50.3793, -0.9705, 22.0947
      #a08750 color charts
#a08750 RGB chart
      #a08750 CMYK chart
      #a08750 RGB pie chart
      #a08750 color shades, tints & tones
#a08750 color schemes
#a08750 color preview, HTML & CSS examples
           This text has a color of #a08750        
        
          <p style="color:#a08750;">Text here</p>
        
        
          .mytext {color:#a08750;}
        
        Text color #a08750
      
           This box has a color of #a08750        
        
          <div style="background-color:#a08750;">Content here</div>
        
        
          .mybackground {background-color:#a08750;}
        
        Background color #a08750
      
           Border around this has a color of #a08750        
        
          <div style="border:2px solid #a08750;">Content here</div>
        
        
          .myborder {border:2px solid #a08750;}
        
        Border color #a08750