#695b4b color space conversions
Hex:
        #695b4b
        RGB:
        105, 91, 75
        CMY:
        59, 64, 71
        CMYK:
        0, 13, 29, 59
      HSL:
        32°, 16.6667%, 35.2941%
        HSV (HSB):
        32°, 28.5714%, 41.1765%
        XYZ:
        10.8368, 10.9934, 8.2074
        xyY:
        0.3608, 0.3660, 10.9934
      CIE-Lab:
        39.5694, 2.9277, 11.3245
        CIE-LCH:
        39.5694, 11.6969, 75.5047
        CIE-Luv:
        39.5694, 9.5195, 13.1060
        Hunter-Lab:
        33.1563, 0.3172, 8.5330
      #695b4b color charts
#695b4b RGB chart
      #695b4b CMYK chart
      #695b4b RGB pie chart
      #695b4b color shades, tints & tones
#695b4b color schemes
#695b4b color preview, HTML & CSS examples
           This text has a color of #695b4b        
        
          <p style="color:#695b4b;">Text here</p>
        
        
          .mytext {color:#695b4b;}
        
        Text color #695b4b
      
           This box has a color of #695b4b        
        
          <div style="background-color:#695b4b;">Content here</div>
        
        
          .mybackground {background-color:#695b4b;}
        
        Background color #695b4b
      
           Border around this has a color of #695b4b        
        
          <div style="border:2px solid #695b4b;">Content here</div>
        
        
          .myborder {border:2px solid #695b4b;}
        
        Border color #695b4b