#685d5d color space conversions
Hex:
        #685d5d
        RGB:
        104, 93, 93
        CMY:
        59, 64, 64
        CMYK:
        0, 11, 11, 59
      HSL:
        0°, 5.5838%, 38.6275%
        HSV (HSB):
        0°, 10.5769%, 40.7843%
        XYZ:
        11.5991, 11.5621, 11.9763
        xyY:
        0.3301, 0.3291, 11.5621
      CIE-Lab:
        40.5115, 4.4236, 1.6074
        CIE-LCH:
        40.5115, 4.7066, 19.9696
        CIE-Luv:
        40.5115, 6.3918, 1.3717
        Hunter-Lab:
        34.0030, 1.3843, 2.9195
      #685d5d color charts
#685d5d RGB chart
      #685d5d CMYK chart
      #685d5d RGB pie chart
      #685d5d color shades, tints & tones
#685d5d color schemes
#685d5d color preview, HTML & CSS examples
           This text has a color of #685d5d        
        
          <p style="color:#685d5d;">Text here</p>
        
        
          .mytext {color:#685d5d;}
        
        Text color #685d5d
      
           This box has a color of #685d5d        
        
          <div style="background-color:#685d5d;">Content here</div>
        
        
          .mybackground {background-color:#685d5d;}
        
        Background color #685d5d
      
           Border around this has a color of #685d5d        
        
          <div style="border:2px solid #685d5d;">Content here</div>
        
        
          .myborder {border:2px solid #685d5d;}
        
        Border color #685d5d