#a0b018 color space conversions
Hex:
        #a0b018
        RGB:
        160, 176, 24
        CMY:
        37, 31, 91
        CMYK:
        9, 0, 86, 31
      HSL:
        66°, 76.0000%, 39.2157%
        HSV (HSB):
        66°, 86.3636%, 69.0196%
        XYZ:
        30.1874, 38.5902, 6.7218
        xyY:
        0.3998, 0.5111, 38.5902
      CIE-Lab:
        68.4534, -22.8833, 66.5649
        CIE-LCH:
        68.4534, 70.3884, 108.9716
        CIE-Luv:
        68.4534, -5.2786, 74.4380
        Hunter-Lab:
        62.1210, -21.9705, 37.0693
      #a0b018 color charts
#a0b018 RGB chart
      #a0b018 CMYK chart
      #a0b018 RGB pie chart
      #a0b018 color shades, tints & tones
#a0b018 color schemes
#a0b018 color preview, HTML & CSS examples
           This text has a color of #a0b018        
        
          <p style="color:#a0b018;">Text here</p>
        
        
          .mytext {color:#a0b018;}
        
        Text color #a0b018
      
           This box has a color of #a0b018        
        
          <div style="background-color:#a0b018;">Content here</div>
        
        
          .mybackground {background-color:#a0b018;}
        
        Background color #a0b018
      
           Border around this has a color of #a0b018        
        
          <div style="border:2px solid #a0b018;">Content here</div>
        
        
          .myborder {border:2px solid #a0b018;}
        
        Border color #a0b018