#a08022 color space conversions
Hex:
        #a08022
        RGB:
        160, 128, 34
        CMY:
        37, 50, 87
        CMYK:
        0, 20, 79, 37
      HSL:
        45°, 64.9485%, 38.0392%
        HSV (HSB):
        45°, 78.7500%, 62.7451%
        XYZ:
        22.5051, 23.0274, 4.7720
        xyY:
        0.4474, 0.4578, 23.0274
      CIE-Lab:
        55.1006, 2.8588, 52.0731
        CIE-LCH:
        55.1006, 52.1516, 86.8576
        CIE-Luv:
        55.1006, 26.9851, 52.9099
        Hunter-Lab:
        47.9869, -0.2633, 27.6948
      #a08022 color charts
#a08022 RGB chart
      #a08022 CMYK chart
      #a08022 RGB pie chart
      #a08022 color shades, tints & tones
#a08022 color schemes
#a08022 color preview, HTML & CSS examples
           This text has a color of #a08022        
        
          <p style="color:#a08022;">Text here</p>
        
        
          .mytext {color:#a08022;}
        
        Text color #a08022
      
           This box has a color of #a08022        
        
          <div style="background-color:#a08022;">Content here</div>
        
        
          .mybackground {background-color:#a08022;}
        
        Background color #a08022
      
           Border around this has a color of #a08022        
        
          <div style="border:2px solid #a08022;">Content here</div>
        
        
          .myborder {border:2px solid #a08022;}
        
        Border color #a08022