#5e7a42 color space conversions
Hex:
        #5e7a42
        RGB:
        94, 122, 66
        CMY:
        63, 52, 74
        CMYK:
        23, 0, 46, 52
      HSL:
        90°, 29.7872%, 36.8627%
        HSV (HSB):
        90°, 45.9016%, 47.8431%
        XYZ:
        12.5590, 16.6921, 7.7142
        xyY:
        0.3398, 0.4516, 16.6921
      CIE-Lab:
        47.8697, -20.6318, 27.3627
        CIE-LCH:
        47.8697, 34.2694, 127.0168
        CIE-Luv:
        47.8697, -13.8404, 35.3388
        Hunter-Lab:
        40.8560, -16.6276, 17.4043
      #5e7a42 color charts
#5e7a42 RGB chart
      #5e7a42 CMYK chart
      #5e7a42 RGB pie chart
      #5e7a42 color shades, tints & tones
#5e7a42 color schemes
#5e7a42 color preview, HTML & CSS examples
           This text has a color of #5e7a42        
        
          <p style="color:#5e7a42;">Text here</p>
        
        
          .mytext {color:#5e7a42;}
        
        Text color #5e7a42
      
           This box has a color of #5e7a42        
        
          <div style="background-color:#5e7a42;">Content here</div>
        
        
          .mybackground {background-color:#5e7a42;}
        
        Background color #5e7a42
      
           Border around this has a color of #5e7a42        
        
          <div style="border:2px solid #5e7a42;">Content here</div>
        
        
          .myborder {border:2px solid #5e7a42;}
        
        Border color #5e7a42