#5a6934 color space conversions
Hex:
        #5a6934
        RGB:
        90, 105, 52
        CMY:
        65, 59, 80
        CMYK:
        14, 0, 50, 59
      HSL:
        77°, 33.7580%, 30.7843%
        HSV (HSB):
        77°, 50.4762%, 41.1765%
        XYZ:
        9.8879, 12.5247, 5.1452
        xyY:
        0.3588, 0.4545, 12.5247
      CIE-Lab:
        42.0382, -15.0078, 27.7595
        CIE-LCH:
        42.0382, 31.5567, 118.3973
        CIE-Luv:
        42.0382, -6.7338, 33.0058
        Hunter-Lab:
        35.3903, -12.0611, 16.1534
      #5a6934 color charts
#5a6934 RGB chart
      #5a6934 CMYK chart
      #5a6934 RGB pie chart
      #5a6934 color shades, tints & tones
#5a6934 color schemes
#5a6934 color preview, HTML & CSS examples
           This text has a color of #5a6934        
        
          <p style="color:#5a6934;">Text here</p>
        
        
          .mytext {color:#5a6934;}
        
        Text color #5a6934
      
           This box has a color of #5a6934        
        
          <div style="background-color:#5a6934;">Content here</div>
        
        
          .mybackground {background-color:#5a6934;}
        
        Background color #5a6934
      
           Border around this has a color of #5a6934        
        
          <div style="border:2px solid #5a6934;">Content here</div>
        
        
          .myborder {border:2px solid #5a6934;}
        
        Border color #5a6934