#5b684f color space conversions
Hex:
        #5b684f
        RGB:
        91, 104, 79
        CMY:
        64, 59, 69
        CMYK:
        13, 0, 24, 59
      HSL:
        91°, 13.6612%, 35.8824%
        HSV (HSB):
        91°, 24.0385%, 40.7843%
        XYZ:
        10.6760, 12.6893, 9.2837
        xyY:
        0.3270, 0.3887, 12.6893
      CIE-Lab:
        42.2913, -10.0098, 12.4749
        CIE-LCH:
        42.2913, 15.9944, 128.7433
        CIE-Luv:
        42.2913, -6.1857, 16.8566
        Hunter-Lab:
        35.6220, -8.8418, 9.4834
      #5b684f color charts
#5b684f RGB chart
      #5b684f CMYK chart
      #5b684f RGB pie chart
      #5b684f color shades, tints & tones
#5b684f color schemes
#5b684f color preview, HTML & CSS examples
           This text has a color of #5b684f        
        
          <p style="color:#5b684f;">Text here</p>
        
        
          .mytext {color:#5b684f;}
        
        Text color #5b684f
      
           This box has a color of #5b684f        
        
          <div style="background-color:#5b684f;">Content here</div>
        
        
          .mybackground {background-color:#5b684f;}
        
        Background color #5b684f
      
           Border around this has a color of #5b684f        
        
          <div style="border:2px solid #5b684f;">Content here</div>
        
        
          .myborder {border:2px solid #5b684f;}
        
        Border color #5b684f