#adac1e color space conversions
Hex:
        #adac1e
        RGB:
        173, 172, 30
        CMY:
        32, 33, 88
        CMYK:
        0, 1, 83, 32
      HSL:
        60°, 70.4433%, 39.8039%
        HSV (HSB):
        60°, 82.6590%, 67.8431%
        XYZ:
        32.2204, 38.4830, 6.9581
        xyY:
        0.4149, 0.4955, 38.4830
      CIE-Lab:
        68.3751, -15.0535, 65.5143
        CIE-LCH:
        68.3751, 67.2215, 102.9404
        CIE-Luv:
        68.3751, 5.8880, 72.1098
        Hunter-Lab:
        62.0347, -15.8489, 36.7741
      #adac1e color charts
#adac1e RGB chart
      #adac1e CMYK chart
      #adac1e RGB pie chart
      #adac1e color shades, tints & tones
#adac1e color schemes
#adac1e color preview, HTML & CSS examples
           This text has a color of #adac1e        
        
          <p style="color:#adac1e;">Text here</p>
        
        
          .mytext {color:#adac1e;}
        
        Text color #adac1e
      
           This box has a color of #adac1e        
        
          <div style="background-color:#adac1e;">Content here</div>
        
        
          .mybackground {background-color:#adac1e;}
        
        Background color #adac1e
      
           Border around this has a color of #adac1e        
        
          <div style="border:2px solid #adac1e;">Content here</div>
        
        
          .myborder {border:2px solid #adac1e;}
        
        Border color #adac1e