#696d4b color space conversions
Hex:
        #696d4b
        RGB:
        105, 109, 75
        CMY:
        59, 57, 71
        CMYK:
        4, 0, 31, 57
      HSL:
        67°, 18.4783%, 36.0784%
        HSV (HSB):
        67°, 31.1927%, 42.7451%
        XYZ:
        12.5643, 14.4485, 8.7832
        xyY:
        0.3510, 0.4036, 14.4485
      CIE-Lab:
        44.8694, -7.6635, 18.5311
        CIE-LCH:
        44.8694, 20.0532, 112.4674
        CIE-Luv:
        44.8694, -0.7275, 23.5253
        Hunter-Lab:
        38.0112, -7.5178, 12.9077
      #696d4b color charts
#696d4b RGB chart
      #696d4b CMYK chart
      #696d4b RGB pie chart
      #696d4b color shades, tints & tones
#696d4b color schemes
#696d4b color preview, HTML & CSS examples
           This text has a color of #696d4b        
        
          <p style="color:#696d4b;">Text here</p>
        
        
          .mytext {color:#696d4b;}
        
        Text color #696d4b
      
           This box has a color of #696d4b        
        
          <div style="background-color:#696d4b;">Content here</div>
        
        
          .mybackground {background-color:#696d4b;}
        
        Background color #696d4b
      
           Border around this has a color of #696d4b        
        
          <div style="border:2px solid #696d4b;">Content here</div>
        
        
          .myborder {border:2px solid #696d4b;}
        
        Border color #696d4b