#695b4d color space conversions
Hex:
        #695b4d
        RGB:
        105, 91, 77
        CMY:
        59, 64, 70
        CMYK:
        0, 13, 27, 59
      HSL:
        30°, 15.3846%, 35.6863%
        HSV (HSB):
        30°, 26.6667%, 41.1765%
        XYZ:
        10.9063, 11.0213, 8.5737
        xyY:
        0.3576, 0.3613, 11.0213
      CIE-Lab:
        39.6162, 3.2435, 10.1668
        CIE-LCH:
        39.6162, 10.6716, 72.3060
        CIE-Luv:
        39.6162, 9.3654, 11.7632
        Hunter-Lab:
        33.1983, 0.5441, 7.9268
      #695b4d color charts
#695b4d RGB chart
      #695b4d CMYK chart
      #695b4d RGB pie chart
      #695b4d color shades, tints & tones
#695b4d color schemes
#695b4d color preview, HTML & CSS examples
           This text has a color of #695b4d        
        
          <p style="color:#695b4d;">Text here</p>
        
        
          .mytext {color:#695b4d;}
        
        Text color #695b4d
      
           This box has a color of #695b4d        
        
          <div style="background-color:#695b4d;">Content here</div>
        
        
          .mybackground {background-color:#695b4d;}
        
        Background color #695b4d
      
           Border around this has a color of #695b4d        
        
          <div style="border:2px solid #695b4d;">Content here</div>
        
        
          .myborder {border:2px solid #695b4d;}
        
        Border color #695b4d