#776c3d color space conversions
Hex:
        #776c3d
        RGB:
        119, 108, 61
        CMY:
        53, 58, 76
        CMYK:
        0, 9, 49, 53
      HSL:
        49°, 32.2222%, 35.2941%
        HSV (HSB):
        49°, 48.7395%, 46.6667%
        XYZ:
        13.8126, 14.9840, 6.5791
        xyY:
        0.3905, 0.4236, 14.9840
      CIE-Lab:
        45.6123, -2.6951, 27.7470
        CIE-LCH:
        45.6123, 27.8775, 95.5479
        CIE-Luv:
        45.6123, 9.5185, 31.8623
        Hunter-Lab:
        38.7092, -4.0467, 17.0194
      #776c3d color charts
#776c3d RGB chart
      #776c3d CMYK chart
      #776c3d RGB pie chart
      #776c3d color shades, tints & tones
#776c3d color schemes
#776c3d color preview, HTML & CSS examples
           This text has a color of #776c3d        
        
          <p style="color:#776c3d;">Text here</p>
        
        
          .mytext {color:#776c3d;}
        
        Text color #776c3d
      
           This box has a color of #776c3d        
        
          <div style="background-color:#776c3d;">Content here</div>
        
        
          .mybackground {background-color:#776c3d;}
        
        Background color #776c3d
      
           Border around this has a color of #776c3d        
        
          <div style="border:2px solid #776c3d;">Content here</div>
        
        
          .myborder {border:2px solid #776c3d;}
        
        Border color #776c3d