#756a3a color space conversions
Hex:
        #756a3a
        RGB:
        117, 106, 58
        CMY:
        54, 58, 77
        CMYK:
        0, 9, 50, 54
      HSL:
        49°, 33.7143%, 34.3137%
        HSV (HSB):
        49°, 50.4274%, 45.8824%
        XYZ:
        13.2539, 14.3955, 6.0830
        xyY:
        0.3929, 0.4268, 14.3955
      CIE-Lab:
        44.7948, -2.7652, 28.3617
        CIE-LCH:
        44.7948, 28.4962, 95.5685
        CIE-Luv:
        44.7948, 9.5622, 32.1871
        Hunter-Lab:
        37.9414, -4.0428, 17.0531
      #756a3a color charts
#756a3a RGB chart
      #756a3a CMYK chart
      #756a3a RGB pie chart
      #756a3a color shades, tints & tones
#756a3a color schemes
#756a3a color preview, HTML & CSS examples
           This text has a color of #756a3a        
        
          <p style="color:#756a3a;">Text here</p>
        
        
          .mytext {color:#756a3a;}
        
        Text color #756a3a
      
           This box has a color of #756a3a        
        
          <div style="background-color:#756a3a;">Content here</div>
        
        
          .mybackground {background-color:#756a3a;}
        
        Background color #756a3a
      
           Border around this has a color of #756a3a        
        
          <div style="border:2px solid #756a3a;">Content here</div>
        
        
          .myborder {border:2px solid #756a3a;}
        
        Border color #756a3a