#a5a245 color space conversions
Hex:
        #a5a245
        RGB:
        165, 162, 69
        CMY:
        35, 36, 73
        CMYK:
        0, 2, 58, 35
      HSL:
        58°, 41.0256%, 45.8824%
        HSV (HSB):
        58°, 58.1818%, 64.7059%
        XYZ:
        29.5116, 34.2697, 10.6895
        xyY:
        0.3963, 0.4602, 34.2697
      CIE-Lab:
        65.1761, -11.3220, 47.6954
        CIE-LCH:
        65.1761, 49.0208, 103.3538
        CIE-Luv:
        65.1761, 6.1302, 57.1717
        Hunter-Lab:
        58.5403, -12.4594, 30.1518
      #a5a245 color charts
#a5a245 RGB chart
      #a5a245 CMYK chart
      #a5a245 RGB pie chart
      #a5a245 color shades, tints & tones
#a5a245 color schemes
#a5a245 color preview, HTML & CSS examples
           This text has a color of #a5a245        
        
          <p style="color:#a5a245;">Text here</p>
        
        
          .mytext {color:#a5a245;}
        
        Text color #a5a245
      
           This box has a color of #a5a245        
        
          <div style="background-color:#a5a245;">Content here</div>
        
        
          .mybackground {background-color:#a5a245;}
        
        Background color #a5a245
      
           Border around this has a color of #a5a245        
        
          <div style="border:2px solid #a5a245;">Content here</div>
        
        
          .myborder {border:2px solid #a5a245;}
        
        Border color #a5a245