#a0a022 color space conversions
Hex:
        #a0a022
        RGB:
        160, 160, 34
        CMY:
        37, 37, 87
        CMYK:
        0, 0, 79, 37
      HSL:
        60°, 64.9485%, 38.0392%
        HSV (HSB):
        60°, 78.7500%, 62.7451%
        XYZ:
        27.3567, 32.7307, 6.3892
        xyY:
        0.4115, 0.4924, 32.7307
      CIE-Lab:
        63.9422, -14.4535, 60.1129
        CIE-LCH:
        63.9422, 61.8261, 103.5195
        CIE-Luv:
        63.9422, 4.7806, 66.2740
        Hunter-Lab:
        57.2107, -14.7646, 33.4261
      #a0a022 color charts
#a0a022 RGB chart
      #a0a022 CMYK chart
      #a0a022 RGB pie chart
      #a0a022 color shades, tints & tones
#a0a022 color schemes
#a0a022 color preview, HTML & CSS examples
           This text has a color of #a0a022        
        
          <p style="color:#a0a022;">Text here</p>
        
        
          .mytext {color:#a0a022;}
        
        Text color #a0a022
      
           This box has a color of #a0a022        
        
          <div style="background-color:#a0a022;">Content here</div>
        
        
          .mybackground {background-color:#a0a022;}
        
        Background color #a0a022
      
           Border around this has a color of #a0a022        
        
          <div style="border:2px solid #a0a022;">Content here</div>
        
        
          .myborder {border:2px solid #a0a022;}
        
        Border color #a0a022