#5e793e color space conversions
Hex:
        #5e793e
        RGB:
        94, 121, 62
        CMY:
        63, 53, 76
        CMYK:
        22, 0, 49, 53
      HSL:
        87°, 32.2404%, 35.8824%
        HSV (HSB):
        87°, 48.7603%, 47.4510%
        XYZ:
        12.3230, 16.4022, 7.0739
        xyY:
        0.3442, 0.4582, 16.4022
      CIE-Lab:
        47.4978, -20.6344, 29.0778
        CIE-LCH:
        47.4978, 35.6553, 125.3605
        CIE-Luv:
        47.4978, -13.2952, 36.8469
        Hunter-Lab:
        40.4997, -16.5616, 17.9939
      #5e793e color charts
#5e793e RGB chart
      #5e793e CMYK chart
      #5e793e RGB pie chart
      #5e793e color shades, tints & tones
#5e793e color schemes
#5e793e color preview, HTML & CSS examples
           This text has a color of #5e793e        
        
          <p style="color:#5e793e;">Text here</p>
        
        
          .mytext {color:#5e793e;}
        
        Text color #5e793e
      
           This box has a color of #5e793e        
        
          <div style="background-color:#5e793e;">Content here</div>
        
        
          .mybackground {background-color:#5e793e;}
        
        Background color #5e793e
      
           Border around this has a color of #5e793e        
        
          <div style="border:2px solid #5e793e;">Content here</div>
        
        
          .myborder {border:2px solid #5e793e;}
        
        Border color #5e793e