#5e7e35 color space conversions
Hex:
        #5e7e35
        RGB:
        94, 126, 53
        CMY:
        63, 51, 79
        CMYK:
        25, 0, 58, 51
      HSL:
        86°, 40.7821%, 35.0980%
        HSV (HSB):
        86°, 57.9365%, 49.4118%
        XYZ:
        12.7196, 17.5584, 6.0869
        xyY:
        0.3498, 0.4828, 17.5584
      CIE-Lab:
        48.9561, -24.2339, 35.5202
        CIE-LCH:
        48.9561, 42.9996, 124.3040
        CIE-Luv:
        48.9561, -15.9072, 43.6052
        Hunter-Lab:
        41.9028, -19.1464, 20.7194
      #5e7e35 color charts
#5e7e35 RGB chart
      #5e7e35 CMYK chart
      #5e7e35 RGB pie chart
      #5e7e35 color shades, tints & tones
#5e7e35 color schemes
#5e7e35 color preview, HTML & CSS examples
           This text has a color of #5e7e35        
        
          <p style="color:#5e7e35;">Text here</p>
        
        
          .mytext {color:#5e7e35;}
        
        Text color #5e7e35
      
           This box has a color of #5e7e35        
        
          <div style="background-color:#5e7e35;">Content here</div>
        
        
          .mybackground {background-color:#5e7e35;}
        
        Background color #5e7e35
      
           Border around this has a color of #5e7e35        
        
          <div style="border:2px solid #5e7e35;">Content here</div>
        
        
          .myborder {border:2px solid #5e7e35;}
        
        Border color #5e7e35