#696c4e color space conversions
Hex:
        #696c4e
        RGB:
        105, 108, 78
        CMY:
        59, 58, 69
        CMYK:
        3, 0, 28, 58
      HSL:
        66°, 16.1290%, 36.4706%
        HSV (HSB):
        66°, 27.7778%, 42.3529%
        XYZ:
        12.5634, 14.2784, 9.3016
        xyY:
        0.3476, 0.3950, 14.2784
      CIE-Lab:
        44.6296, -6.6361, 16.4501
        CIE-LCH:
        44.6296, 17.7383, 111.9696
        CIE-Luv:
        44.6296, -0.2853, 21.0675
        Hunter-Lab:
        37.7868, -6.7791, 11.8560
      #696c4e color charts
#696c4e RGB chart
      #696c4e CMYK chart
      #696c4e RGB pie chart
      #696c4e color shades, tints & tones
#696c4e color schemes
#696c4e color preview, HTML & CSS examples
           This text has a color of #696c4e        
        
          <p style="color:#696c4e;">Text here</p>
        
        
          .mytext {color:#696c4e;}
        
        Text color #696c4e
      
           This box has a color of #696c4e        
        
          <div style="background-color:#696c4e;">Content here</div>
        
        
          .mybackground {background-color:#696c4e;}
        
        Background color #696c4e
      
           Border around this has a color of #696c4e        
        
          <div style="border:2px solid #696c4e;">Content here</div>
        
        
          .myborder {border:2px solid #696c4e;}
        
        Border color #696c4e