#a5a534 color space conversions
Hex:
        #a5a534
        RGB:
        165, 165, 52
        CMY:
        35, 35, 80
        CMYK:
        0, 0, 68, 35
      HSL:
        60°, 52.0737%, 42.5490%
        HSV (HSB):
        60°, 68.4848%, 64.7059%
        XYZ:
        29.5920, 35.1575, 8.4752
        xyY:
        0.4041, 0.4801, 35.1575
      CIE-Lab:
        65.8711, -14.0106, 55.7632
        CIE-LCH:
        65.8711, 57.4963, 104.1038
        CIE-Luv:
        65.8711, 4.6317, 64.2085
        Hunter-Lab:
        59.2938, -14.6793, 33.0310
      #a5a534 color charts
#a5a534 RGB chart
      #a5a534 CMYK chart
      #a5a534 RGB pie chart
      #a5a534 color shades, tints & tones
#a5a534 color schemes
#a5a534 color preview, HTML & CSS examples
           This text has a color of #a5a534        
        
          <p style="color:#a5a534;">Text here</p>
        
        
          .mytext {color:#a5a534;}
        
        Text color #a5a534
      
           This box has a color of #a5a534        
        
          <div style="background-color:#a5a534;">Content here</div>
        
        
          .mybackground {background-color:#a5a534;}
        
        Background color #a5a534
      
           Border around this has a color of #a5a534        
        
          <div style="border:2px solid #a5a534;">Content here</div>
        
        
          .myborder {border:2px solid #a5a534;}
        
        Border color #a5a534