#5e5d25 color space conversions
Hex:
        #5e5d25
        RGB:
        94, 93, 37
        CMY:
        63, 64, 85
        CMYK:
        0, 1, 61, 63
      HSL:
        59°, 43.5115%, 25.6863%
        HSV (HSB):
        59°, 60.6383%, 36.8627%
        XYZ:
        8.8644, 10.3420, 3.2793
        xyY:
        0.3942, 0.4599, 10.3420
      CIE-Lab:
        38.4493, -7.9491, 31.6526
        CIE-LCH:
        38.4493, 32.6355, 104.0975
        CIE-Luv:
        38.4493, 3.0672, 33.5448
        Hunter-Lab:
        32.1589, -7.0759, 16.4654
      #5e5d25 color charts
#5e5d25 RGB chart
      #5e5d25 CMYK chart
      #5e5d25 RGB pie chart
      #5e5d25 color shades, tints & tones
#5e5d25 color schemes
#5e5d25 color preview, HTML & CSS examples
           This text has a color of #5e5d25        
        
          <p style="color:#5e5d25;">Text here</p>
        
        
          .mytext {color:#5e5d25;}
        
        Text color #5e5d25
      
           This box has a color of #5e5d25        
        
          <div style="background-color:#5e5d25;">Content here</div>
        
        
          .mybackground {background-color:#5e5d25;}
        
        Background color #5e5d25
      
           Border around this has a color of #5e5d25        
        
          <div style="border:2px solid #5e5d25;">Content here</div>
        
        
          .myborder {border:2px solid #5e5d25;}
        
        Border color #5e5d25