#756a5d color space conversions
Hex:
        #756a5d
        RGB:
        117, 106, 93
        CMY:
        54, 58, 64
        CMYK:
        0, 9, 21, 54
      HSL:
        33°, 11.4286%, 41.1765%
        HSV (HSB):
        33°, 20.5128%, 45.8824%
        XYZ:
        14.4659, 14.8803, 12.4657
        xyY:
        0.3460, 0.3559, 14.8803
      CIE-Lab:
        45.4698, 1.9998, 8.8684
        CIE-LCH:
        45.4698, 9.0911, 77.2926
        CIE-Luv:
        45.4698, 7.4020, 10.9567
        Hunter-Lab:
        38.5750, -0.5672, 7.8427
      #756a5d color charts
#756a5d RGB chart
      #756a5d CMYK chart
      #756a5d RGB pie chart
      #756a5d color shades, tints & tones
#756a5d color schemes
#756a5d color preview, HTML & CSS examples
           This text has a color of #756a5d        
        
          <p style="color:#756a5d;">Text here</p>
        
        
          .mytext {color:#756a5d;}
        
        Text color #756a5d
      
           This box has a color of #756a5d        
        
          <div style="background-color:#756a5d;">Content here</div>
        
        
          .mybackground {background-color:#756a5d;}
        
        Background color #756a5d
      
           Border around this has a color of #756a5d        
        
          <div style="border:2px solid #756a5d;">Content here</div>
        
        
          .myborder {border:2px solid #756a5d;}
        
        Border color #756a5d