#5e683d color space conversions
Hex:
        #5e683d
        RGB:
        94, 104, 61
        CMY:
        63, 59, 76
        CMYK:
        10, 0, 41, 59
      HSL:
        74°, 26.0606%, 32.3529%
        HSV (HSB):
        74°, 41.3462%, 40.7843%
        XYZ:
        10.4087, 12.6172, 6.3017
        xyY:
        0.3549, 0.4302, 12.6172
      CIE-Lab:
        42.1808, -11.5635, 22.9496
        CIE-LCH:
        42.1808, 25.6982, 116.7420
        CIE-Luv:
        42.1808, -4.0327, 28.0728
        Hunter-Lab:
        35.5207, -9.8551, 14.3460
      #5e683d color charts
#5e683d RGB chart
      #5e683d CMYK chart
      #5e683d RGB pie chart
      #5e683d color shades, tints & tones
#5e683d color schemes
#5e683d color preview, HTML & CSS examples
           This text has a color of #5e683d        
        
          <p style="color:#5e683d;">Text here</p>
        
        
          .mytext {color:#5e683d;}
        
        Text color #5e683d
      
           This box has a color of #5e683d        
        
          <div style="background-color:#5e683d;">Content here</div>
        
        
          .mybackground {background-color:#5e683d;}
        
        Background color #5e683d
      
           Border around this has a color of #5e683d        
        
          <div style="border:2px solid #5e683d;">Content here</div>
        
        
          .myborder {border:2px solid #5e683d;}
        
        Border color #5e683d