#a0b512 color space conversions
Hex:
        #a0b512
        RGB:
        160, 181, 18
        CMY:
        37, 29, 93
        CMYK:
        12, 0, 90, 29
      HSL:
        68°, 81.9095%, 39.0196%
        HSV (HSB):
        68°, 90.0552%, 70.9804%
        XYZ:
        31.1303, 40.5650, 6.7614
        xyY:
        0.3968, 0.5170, 40.5650
      CIE-Lab:
        69.8701, -25.4745, 68.8526
        CIE-LCH:
        69.8701, 73.4141, 110.3038
        CIE-Luv:
        69.8701, -8.3019, 77.1297
        Hunter-Lab:
        63.6907, -24.2127, 38.2893
      #a0b512 color charts
#a0b512 RGB chart
      #a0b512 CMYK chart
      #a0b512 RGB pie chart
      #a0b512 color shades, tints & tones
#a0b512 color schemes
#a0b512 color preview, HTML & CSS examples
           This text has a color of #a0b512        
        
          <p style="color:#a0b512;">Text here</p>
        
        
          .mytext {color:#a0b512;}
        
        Text color #a0b512
      
           This box has a color of #a0b512        
        
          <div style="background-color:#a0b512;">Content here</div>
        
        
          .mybackground {background-color:#a0b512;}
        
        Background color #a0b512
      
           Border around this has a color of #a0b512        
        
          <div style="border:2px solid #a0b512;">Content here</div>
        
        
          .myborder {border:2px solid #a0b512;}
        
        Border color #a0b512