#695b4f color space conversions
Hex:
        #695b4f
        RGB:
        105, 91, 79
        CMY:
        59, 64, 69
        CMYK:
        0, 13, 25, 59
      HSL:
        28°, 14.1304%, 36.0784%
        HSV (HSB):
        28°, 24.7619%, 41.1765%
        XYZ:
        10.9781, 11.0499, 8.9514
        xyY:
        0.3544, 0.3567, 11.0499
      CIE-Lab:
        39.6645, 3.5671, 9.0091
        CIE-LCH:
        39.6645, 9.6896, 68.3992
        CIE-Luv:
        39.6645, 9.2088, 10.3972
        Hunter-Lab:
        33.2415, 0.7775, 7.3032
      #695b4f color charts
#695b4f RGB chart
      #695b4f CMYK chart
      #695b4f RGB pie chart
      #695b4f color shades, tints & tones
#695b4f color schemes
#695b4f color preview, HTML & CSS examples
           This text has a color of #695b4f        
        
          <p style="color:#695b4f;">Text here</p>
        
        
          .mytext {color:#695b4f;}
        
        Text color #695b4f
      
           This box has a color of #695b4f        
        
          <div style="background-color:#695b4f;">Content here</div>
        
        
          .mybackground {background-color:#695b4f;}
        
        Background color #695b4f
      
           Border around this has a color of #695b4f        
        
          <div style="border:2px solid #695b4f;">Content here</div>
        
        
          .myborder {border:2px solid #695b4f;}
        
        Border color #695b4f