#5e685f color space conversions
Hex:
        #5e685f
        RGB:
        94, 104, 95
        CMY:
        63, 59, 63
        CMYK:
        10, 0, 9, 59
      HSL:
        126°, 5.0505%, 38.8235%
        HSV (HSB):
        126°, 9.6154%, 40.7843%
        XYZ:
        11.6320, 13.1065, 12.7432
        xyY:
        0.3103, 0.3497, 13.1065
      CIE-Lab:
        42.9233, -5.7381, 3.7625
        CIE-LCH:
        42.9233, 6.8616, 146.7469
        CIE-Luv:
        42.9233, -5.0527, 5.7345
        Hunter-Lab:
        36.2030, -6.0033, 4.4723
      #5e685f color charts
#5e685f RGB chart
      #5e685f CMYK chart
      #5e685f RGB pie chart
      #5e685f color shades, tints & tones
#5e685f color schemes
#5e685f color preview, HTML & CSS examples
           This text has a color of #5e685f        
        
          <p style="color:#5e685f;">Text here</p>
        
        
          .mytext {color:#5e685f;}
        
        Text color #5e685f
      
           This box has a color of #5e685f        
        
          <div style="background-color:#5e685f;">Content here</div>
        
        
          .mybackground {background-color:#5e685f;}
        
        Background color #5e685f
      
           Border around this has a color of #5e685f        
        
          <div style="border:2px solid #5e685f;">Content here</div>
        
        
          .myborder {border:2px solid #5e685f;}
        
        Border color #5e685f