#a0a214 color space conversions
Hex:
        #a0a214
        RGB:
        160, 162, 20
        CMY:
        37, 36, 92
        CMYK:
        1, 0, 88, 36
      HSL:
        61°, 78.0220%, 35.6863%
        HSV (HSB):
        61°, 87.6543%, 63.5294%
        XYZ:
        27.5438, 33.3648, 5.6501
        xyY:
        0.4138, 0.5013, 33.3648
      CIE-Lab:
        64.4552, -15.9136, 64.1173
        CIE-LCH:
        64.4552, 66.0627, 103.9389
        CIE-Luv:
        64.4552, 3.6276, 69.2757
        Hunter-Lab:
        57.7622, -15.9665, 34.6340
      #a0a214 color charts
#a0a214 RGB chart
      #a0a214 CMYK chart
      #a0a214 RGB pie chart
      #a0a214 color shades, tints & tones
#a0a214 color schemes
#a0a214 color preview, HTML & CSS examples
           This text has a color of #a0a214        
        
          <p style="color:#a0a214;">Text here</p>
        
        
          .mytext {color:#a0a214;}
        
        Text color #a0a214
      
           This box has a color of #a0a214        
        
          <div style="background-color:#a0a214;">Content here</div>
        
        
          .mybackground {background-color:#a0a214;}
        
        Background color #a0a214
      
           Border around this has a color of #a0a214        
        
          <div style="border:2px solid #a0a214;">Content here</div>
        
        
          .myborder {border:2px solid #a0a214;}
        
        Border color #a0a214