#5e6d4a color space conversions
Hex:
        #5e6d4a
        RGB:
        94, 109, 74
        CMY:
        63, 57, 71
        CMYK:
        14, 0, 32, 57
      HSL:
        86°, 19.1257%, 35.8824%
        HSV (HSB):
        86°, 32.1101%, 42.7451%
        XYZ:
        11.3208, 13.8114, 8.5478
        xyY:
        0.3361, 0.4101, 13.8114
      CIE-Lab:
        43.9612, -12.4455, 17.7445
        CIE-LCH:
        43.9612, 21.6739, 125.0447
        CIE-Luv:
        43.9612, -7.0613, 23.3277
        Hunter-Lab:
        37.1637, -10.6619, 12.3777
      #5e6d4a color charts
#5e6d4a RGB chart
      #5e6d4a CMYK chart
      #5e6d4a RGB pie chart
      #5e6d4a color shades, tints & tones
#5e6d4a color schemes
#5e6d4a color preview, HTML & CSS examples
           This text has a color of #5e6d4a        
        
          <p style="color:#5e6d4a;">Text here</p>
        
        
          .mytext {color:#5e6d4a;}
        
        Text color #5e6d4a
      
           This box has a color of #5e6d4a        
        
          <div style="background-color:#5e6d4a;">Content here</div>
        
        
          .mybackground {background-color:#5e6d4a;}
        
        Background color #5e6d4a
      
           Border around this has a color of #5e6d4a        
        
          <div style="border:2px solid #5e6d4a;">Content here</div>
        
        
          .myborder {border:2px solid #5e6d4a;}
        
        Border color #5e6d4a