#695d3b color space conversions
Hex:
        #695d3b
        RGB:
        105, 93, 59
        CMY:
        59, 64, 77
        CMYK:
        0, 11, 44, 59
      HSL:
        44°, 28.0488%, 32.1569%
        HSV (HSB):
        44°, 43.8095%, 41.1765%
        XYZ:
        10.5295, 11.1477, 5.7344
        xyY:
        0.3841, 0.4067, 11.1477
      CIE-Lab:
        39.8282, -0.5015, 21.2879
        CIE-LCH:
        39.8282, 21.2938, 91.3497
        CIE-Luv:
        39.8282, 9.4265, 23.9776
        Hunter-Lab:
        33.3882, -2.1368, 13.1887
      #695d3b color charts
#695d3b RGB chart
      #695d3b CMYK chart
      #695d3b RGB pie chart
      #695d3b color shades, tints & tones
#695d3b color schemes
#695d3b color preview, HTML & CSS examples
           This text has a color of #695d3b        
        
          <p style="color:#695d3b;">Text here</p>
        
        
          .mytext {color:#695d3b;}
        
        Text color #695d3b
      
           This box has a color of #695d3b        
        
          <div style="background-color:#695d3b;">Content here</div>
        
        
          .mybackground {background-color:#695d3b;}
        
        Background color #695d3b
      
           Border around this has a color of #695d3b        
        
          <div style="border:2px solid #695d3b;">Content here</div>
        
        
          .myborder {border:2px solid #695d3b;}
        
        Border color #695d3b