#a5af14 color space conversions
Hex:
        #a5af14
        RGB:
        165, 175, 20
        CMY:
        35, 31, 92
        CMYK:
        6, 0, 89, 31
      HSL:
        64°, 79.4872%, 38.2353%
        HSV (HSB):
        64°, 88.5714%, 68.6275%
        XYZ:
        30.9733, 38.7098, 6.5011
        xyY:
        0.4066, 0.5081, 38.7098
      CIE-Lab:
        68.5405, -20.3239, 67.5898
        CIE-LCH:
        68.5405, 70.5793, 106.7358
        CIE-Luv:
        68.5405, -1.3669, 74.5579
        Hunter-Lab:
        62.2172, -20.0183, 37.3568
      #a5af14 color charts
#a5af14 RGB chart
      #a5af14 CMYK chart
      #a5af14 RGB pie chart
      #a5af14 color shades, tints & tones
#a5af14 color schemes
#a5af14 color preview, HTML & CSS examples
           This text has a color of #a5af14        
        
          <p style="color:#a5af14;">Text here</p>
        
        
          .mytext {color:#a5af14;}
        
        Text color #a5af14
      
           This box has a color of #a5af14        
        
          <div style="background-color:#a5af14;">Content here</div>
        
        
          .mybackground {background-color:#a5af14;}
        
        Background color #a5af14
      
           Border around this has a color of #a5af14        
        
          <div style="border:2px solid #a5af14;">Content here</div>
        
        
          .myborder {border:2px solid #a5af14;}
        
        Border color #a5af14