#756c1d color space conversions
Hex:
        #756c1d
        RGB:
        117, 108, 29
        CMY:
        54, 58, 89
        CMYK:
        0, 8, 75, 54
      HSL:
        54°, 60.2740%, 28.6275%
        HSV (HSB):
        54°, 75.2137%, 45.8824%
        XYZ:
        12.9205, 14.5957, 3.2987
        xyY:
        0.4193, 0.4737, 14.5957
      CIE-Lab:
        45.0755, -6.1675, 42.9544
        CIE-LCH:
        45.0755, 43.3949, 98.1708
        CIE-Luv:
        45.0755, 9.3405, 43.9697
        Hunter-Lab:
        38.2044, -6.4902, 21.6238
      #756c1d color charts
#756c1d RGB chart
      #756c1d CMYK chart
      #756c1d RGB pie chart
      #756c1d color shades, tints & tones
#756c1d color schemes
#756c1d color preview, HTML & CSS examples
           This text has a color of #756c1d        
        
          <p style="color:#756c1d;">Text here</p>
        
        
          .mytext {color:#756c1d;}
        
        Text color #756c1d
      
           This box has a color of #756c1d        
        
          <div style="background-color:#756c1d;">Content here</div>
        
        
          .mybackground {background-color:#756c1d;}
        
        Background color #756c1d
      
           Border around this has a color of #756c1d        
        
          <div style="border:2px solid #756c1d;">Content here</div>
        
        
          .myborder {border:2px solid #756c1d;}
        
        Border color #756c1d