#a5b600 color space conversions
Hex:
        #a5b600
        RGB:
        165, 182, 0
        CMY:
        35, 29, 100
        CMYK:
        9, 0, 100, 29
      HSL:
        66°, 100.0000%, 35.6863%
        HSV (HSB):
        66°, 100.0000%, 71.3725%
        XYZ:
        32.2450, 41.4552, 6.3022
        xyY:
        0.4031, 0.5182, 41.4552
      CIE-Lab:
        70.4937, -24.0967, 71.7629
        CIE-LCH:
        70.4937, 75.7005, 108.5612
        CIE-Luv:
        70.4937, -5.6678, 78.8662
        Hunter-Lab:
        64.3857, -23.2805, 39.2666
      #a5b600 color charts
#a5b600 RGB chart
      #a5b600 CMYK chart
      #a5b600 RGB pie chart
      #a5b600 color shades, tints & tones
#a5b600 color schemes
#a5b600 color preview, HTML & CSS examples
           This text has a color of #a5b600        
        
          <p style="color:#a5b600;">Text here</p>
        
        
          .mytext {color:#a5b600;}
        
        Text color #a5b600
      
           This box has a color of #a5b600        
        
          <div style="background-color:#a5b600;">Content here</div>
        
        
          .mybackground {background-color:#a5b600;}
        
        Background color #a5b600
      
           Border around this has a color of #a5b600        
        
          <div style="border:2px solid #a5b600;">Content here</div>
        
        
          .myborder {border:2px solid #a5b600;}
        
        Border color #a5b600