#696b3d color space conversions
Hex:
        #696b3d
        RGB:
        105, 107, 61
        CMY:
        59, 58, 76
        CMYK:
        2, 0, 43, 58
      HSL:
        63°, 27.3810%, 32.9412%
        HSV (HSB):
        63°, 42.9907%, 41.9608%
        XYZ:
        11.9257, 13.8556, 6.4607
        xyY:
        0.3699, 0.4297, 13.8556
      CIE-Lab:
        44.0251, -8.4148, 25.4839
        CIE-LCH:
        44.0251, 26.8373, 108.2733
        CIE-Luv:
        44.0251, 0.9360, 30.3980
        Hunter-Lab:
        37.2231, -7.9517, 15.7653
      #696b3d color charts
#696b3d RGB chart
      #696b3d CMYK chart
      #696b3d RGB pie chart
      #696b3d color shades, tints & tones
#696b3d color schemes
#696b3d color preview, HTML & CSS examples
           This text has a color of #696b3d        
        
          <p style="color:#696b3d;">Text here</p>
        
        
          .mytext {color:#696b3d;}
        
        Text color #696b3d
      
           This box has a color of #696b3d        
        
          <div style="background-color:#696b3d;">Content here</div>
        
        
          .mybackground {background-color:#696b3d;}
        
        Background color #696b3d
      
           Border around this has a color of #696b3d        
        
          <div style="border:2px solid #696b3d;">Content here</div>
        
        
          .myborder {border:2px solid #696b3d;}
        
        Border color #696b3d