#aea70d color space conversions
Hex:
        #aea70d
        RGB:
        174, 167, 13
        CMY:
        32, 35, 95
        CMYK:
        0, 4, 93, 32
      HSL:
        57°, 86.0963%, 36.6667%
        HSV (HSB):
        57°, 92.5287%, 68.2353%
        XYZ:
        31.3469, 36.6652, 5.8057
        xyY:
        0.4247, 0.4967, 36.6652
      CIE-Lab:
        67.0251, -12.4137, 67.8698
        CIE-LCH:
        67.0251, 68.9957, 100.3651
        CIE-Luv:
        67.0251, 10.0890, 72.1433
        Hunter-Lab:
        60.5518, -13.5583, 36.7015
      #aea70d color charts
#aea70d RGB chart
      #aea70d CMYK chart
      #aea70d RGB pie chart
      #aea70d color shades, tints & tones
#aea70d color schemes
#aea70d color preview, HTML & CSS examples
           This text has a color of #aea70d        
        
          <p style="color:#aea70d;">Text here</p>
        
        
          .mytext {color:#aea70d;}
        
        Text color #aea70d
      
           This box has a color of #aea70d        
        
          <div style="background-color:#aea70d;">Content here</div>
        
        
          .mybackground {background-color:#aea70d;}
        
        Background color #aea70d
      
           Border around this has a color of #aea70d        
        
          <div style="border:2px solid #aea70d;">Content here</div>
        
        
          .myborder {border:2px solid #aea70d;}
        
        Border color #aea70d