#a5ae0e color space conversions
Hex:
        #a5ae0e
        RGB:
        165, 174, 14
        CMY:
        35, 32, 95
        CMYK:
        5, 0, 92, 32
      HSL:
        63°, 85.1064%, 36.8627%
        HSV (HSB):
        63°, 91.9540%, 68.2353%
        XYZ:
        30.7324, 38.3031, 6.1889
        xyY:
        0.4085, 0.5092, 38.3031
      CIE-Lab:
        68.2434, -19.9379, 68.3492
        CIE-LCH:
        68.2434, 71.1979, 106.2623
        CIE-Luv:
        68.2434, -0.6999, 74.7427
        Hunter-Lab:
        61.8895, -19.6693, 37.3937
      #a5ae0e color charts
#a5ae0e RGB chart
      #a5ae0e CMYK chart
      #a5ae0e RGB pie chart
      #a5ae0e color shades, tints & tones
#a5ae0e color schemes
#a5ae0e color preview, HTML & CSS examples
           This text has a color of #a5ae0e        
        
          <p style="color:#a5ae0e;">Text here</p>
        
        
          .mytext {color:#a5ae0e;}
        
        Text color #a5ae0e
      
           This box has a color of #a5ae0e        
        
          <div style="background-color:#a5ae0e;">Content here</div>
        
        
          .mybackground {background-color:#a5ae0e;}
        
        Background color #a5ae0e
      
           Border around this has a color of #a5ae0e        
        
          <div style="border:2px solid #a5ae0e;">Content here</div>
        
        
          .myborder {border:2px solid #a5ae0e;}
        
        Border color #a5ae0e