#5e7a31 color space conversions
Hex:
        #5e7a31
        RGB:
        94, 122, 49
        CMY:
        63, 52, 81
        CMYK:
        23, 0, 60, 52
      HSL:
        83°, 42.6901%, 33.5294%
        HSV (HSB):
        83°, 59.8361%, 47.8431%
        XYZ:
        12.1300, 16.5205, 5.4552
        xyY:
        0.3557, 0.4844, 16.5205
      CIE-Lab:
        47.6501, -22.6185, 36.0112
        CIE-LCH:
        47.6501, 42.5253, 122.1328
        CIE-Luv:
        47.6501, -13.7738, 43.2283
        Hunter-Lab:
        40.6454, -17.8589, 20.4942
      #5e7a31 color charts
#5e7a31 RGB chart
      #5e7a31 CMYK chart
      #5e7a31 RGB pie chart
      #5e7a31 color shades, tints & tones
#5e7a31 color schemes
#5e7a31 color preview, HTML & CSS examples
           This text has a color of #5e7a31        
        
          <p style="color:#5e7a31;">Text here</p>
        
        
          .mytext {color:#5e7a31;}
        
        Text color #5e7a31
      
           This box has a color of #5e7a31        
        
          <div style="background-color:#5e7a31;">Content here</div>
        
        
          .mybackground {background-color:#5e7a31;}
        
        Background color #5e7a31
      
           Border around this has a color of #5e7a31        
        
          <div style="border:2px solid #5e7a31;">Content here</div>
        
        
          .myborder {border:2px solid #5e7a31;}
        
        Border color #5e7a31