#adad42 color space conversions
Hex:
        #adad42
        RGB:
        173, 173, 66
        CMY:
        32, 32, 74
        CMYK:
        0, 0, 62, 32
      HSL:
        60°, 44.7699%, 46.8627%
        HSV (HSB):
        60°, 61.8497%, 67.8431%
        XYZ:
        33.1605, 39.1647, 10.9661
        xyY:
        0.3981, 0.4702, 39.1647
      CIE-Lab:
        68.8704, -13.8302, 53.2761
        CIE-LCH:
        68.8704, 55.0419, 104.5525
        CIE-Luv:
        68.8704, 4.5865, 63.5815
        Hunter-Lab:
        62.5817, -14.9353, 33.4180
      #adad42 color charts
#adad42 RGB chart
      #adad42 CMYK chart
      #adad42 RGB pie chart
      #adad42 color shades, tints & tones
#adad42 color schemes
#adad42 color preview, HTML & CSS examples
           This text has a color of #adad42        
        
          <p style="color:#adad42;">Text here</p>
        
        
          .mytext {color:#adad42;}
        
        Text color #adad42
      
           This box has a color of #adad42        
        
          <div style="background-color:#adad42;">Content here</div>
        
        
          .mybackground {background-color:#adad42;}
        
        Background color #adad42
      
           Border around this has a color of #adad42        
        
          <div style="border:2px solid #adad42;">Content here</div>
        
        
          .myborder {border:2px solid #adad42;}
        
        Border color #adad42