#a8a750 color space conversions
Hex:
        #a8a750
        RGB:
        168, 167, 80
        CMY:
        34, 35, 69
        CMYK:
        0, 1, 52, 34
      HSL:
        59°, 35.4839%, 48.6275%
        HSV (HSB):
        59°, 52.3810%, 65.8824%
        XYZ:
        31.4151, 36.5415, 12.9869
        xyY:
        0.3881, 0.4514, 36.5415
      CIE-Lab:
        66.9316, -11.7604, 44.5364
        CIE-LCH:
        66.9316, 46.0630, 104.7920
        CIE-Luv:
        66.9316, 4.6384, 55.1587
        Hunter-Lab:
        60.4495, -13.0217, 29.5769
      #a8a750 color charts
#a8a750 RGB chart
      #a8a750 CMYK chart
      #a8a750 RGB pie chart
      #a8a750 color shades, tints & tones
#a8a750 color schemes
#a8a750 color preview, HTML & CSS examples
           This text has a color of #a8a750        
        
          <p style="color:#a8a750;">Text here</p>
        
        
          .mytext {color:#a8a750;}
        
        Text color #a8a750
      
           This box has a color of #a8a750        
        
          <div style="background-color:#a8a750;">Content here</div>
        
        
          .mybackground {background-color:#a8a750;}
        
        Background color #a8a750
      
           Border around this has a color of #a8a750        
        
          <div style="border:2px solid #a8a750;">Content here</div>
        
        
          .myborder {border:2px solid #a8a750;}
        
        Border color #a8a750