#707966 color space conversions
Hex:
        #707966
        RGB:
        112, 121, 102
        CMY:
        56, 53, 60
        CMYK:
        7, 0, 16, 53
      HSL:
        88°, 8.5202%, 43.7255%
        HSV (HSB):
        88°, 15.7025%, 47.4510%
        XYZ:
        15.9177, 18.0788, 15.2210
        xyY:
        0.3234, 0.3673, 18.0788
      CIE-Lab:
        49.5915, -7.1189, 9.2904
        CIE-LCH:
        49.5915, 11.7043, 127.4617
        CIE-Luv:
        49.5915, -4.1901, 13.2989
        Hunter-Lab:
        42.5192, -7.5842, 8.5388
      #707966 color charts
#707966 RGB chart
      #707966 CMYK chart
      #707966 RGB pie chart
      #707966 color shades, tints & tones
#707966 color schemes
#707966 color preview, HTML & CSS examples
           This text has a color of #707966        
        
          <p style="color:#707966;">Text here</p>
        
        
          .mytext {color:#707966;}
        
        Text color #707966
      
           This box has a color of #707966        
        
          <div style="background-color:#707966;">Content here</div>
        
        
          .mybackground {background-color:#707966;}
        
        Background color #707966
      
           Border around this has a color of #707966        
        
          <div style="border:2px solid #707966;">Content here</div>
        
        
          .myborder {border:2px solid #707966;}
        
        Border color #707966