#5e601d color space conversions
Hex:
        #5e601d
        RGB:
        94, 96, 29
        CMY:
        63, 62, 89
        CMYK:
        2, 0, 70, 62
      HSL:
        62°, 53.6000%, 24.5098%
        HSV (HSB):
        62°, 69.7917%, 37.6471%
        XYZ:
        9.0207, 10.8341, 2.7782
        xyY:
        0.3986, 0.4787, 10.8341
      CIE-Lab:
        39.2997, -10.2892, 36.4651
        CIE-LCH:
        39.2997, 37.8889, 105.7572
        CIE-Luv:
        39.2997, 1.4147, 37.6890
        Hunter-Lab:
        32.9152, -8.6821, 18.0364
      #5e601d color charts
#5e601d RGB chart
      #5e601d CMYK chart
      #5e601d RGB pie chart
      #5e601d color shades, tints & tones
#5e601d color schemes
#5e601d color preview, HTML & CSS examples
           This text has a color of #5e601d        
        
          <p style="color:#5e601d;">Text here</p>
        
        
          .mytext {color:#5e601d;}
        
        Text color #5e601d
      
           This box has a color of #5e601d        
        
          <div style="background-color:#5e601d;">Content here</div>
        
        
          .mybackground {background-color:#5e601d;}
        
        Background color #5e601d
      
           Border around this has a color of #5e601d        
        
          <div style="border:2px solid #5e601d;">Content here</div>
        
        
          .myborder {border:2px solid #5e601d;}
        
        Border color #5e601d