#5e7025 color space conversions
Hex:
        #5e7025
        RGB:
        94, 112, 37
        CMY:
        63, 56, 85
        CMYK:
        16, 0, 67, 56
      HSL:
        74°, 50.3356%, 29.2157%
        HSV (HSB):
        74°, 66.9643%, 43.9216%
        XYZ:
        10.7442, 14.1016, 3.9059
        xyY:
        0.3737, 0.4905, 14.1016
      CIE-Lab:
        44.3783, -18.4927, 38.1402
        CIE-LCH:
        44.3783, 42.3870, 115.8669
        CIE-Luv:
        44.3783, -8.1733, 42.7299
        Hunter-Lab:
        37.5521, -14.6447, 20.1196
      #5e7025 color charts
#5e7025 RGB chart
      #5e7025 CMYK chart
      #5e7025 RGB pie chart
      #5e7025 color shades, tints & tones
#5e7025 color schemes
#5e7025 color preview, HTML & CSS examples
           This text has a color of #5e7025        
        
          <p style="color:#5e7025;">Text here</p>
        
        
          .mytext {color:#5e7025;}
        
        Text color #5e7025
      
           This box has a color of #5e7025        
        
          <div style="background-color:#5e7025;">Content here</div>
        
        
          .mybackground {background-color:#5e7025;}
        
        Background color #5e7025
      
           Border around this has a color of #5e7025        
        
          <div style="border:2px solid #5e7025;">Content here</div>
        
        
          .myborder {border:2px solid #5e7025;}
        
        Border color #5e7025