#5a6947 color space conversions
Hex:
        #5a6947
        RGB:
        90, 105, 71
        CMY:
        65, 59, 72
        CMYK:
        14, 0, 32, 59
      HSL:
        86°, 19.3182%, 34.5098%
        HSV (HSB):
        86°, 32.3810%, 41.1765%
        XYZ:
        10.4054, 12.7317, 7.8703
        xyY:
        0.3356, 0.4106, 12.7317
      CIE-Lab:
        42.3562, -12.3456, 17.3023
        CIE-LCH:
        42.3562, 21.2552, 125.5087
        CIE-Luv:
        42.3562, -7.0753, 22.5487
        Hunter-Lab:
        35.6816, -10.3891, 11.8995
      #5a6947 color charts
#5a6947 RGB chart
      #5a6947 CMYK chart
      #5a6947 RGB pie chart
      #5a6947 color shades, tints & tones
#5a6947 color schemes
#5a6947 color preview, HTML & CSS examples
           This text has a color of #5a6947        
        
          <p style="color:#5a6947;">Text here</p>
        
        
          .mytext {color:#5a6947;}
        
        Text color #5a6947
      
           This box has a color of #5a6947        
        
          <div style="background-color:#5a6947;">Content here</div>
        
        
          .mybackground {background-color:#5a6947;}
        
        Background color #5a6947
      
           Border around this has a color of #5a6947        
        
          <div style="border:2px solid #5a6947;">Content here</div>
        
        
          .myborder {border:2px solid #5a6947;}
        
        Border color #5a6947