#74526d color space conversions
Hex:
        #74526d
        RGB:
        116, 82, 109
        CMY:
        55, 68, 57
        CMYK:
        0, 29, 6, 55
      HSL:
        312°, 17.1717%, 38.8235%
        HSV (HSB):
        312°, 29.3103%, 45.4902%
        XYZ:
        12.9801, 10.8517, 15.8785
        xyY:
        0.3269, 0.2733, 10.8517
      CIE-Lab:
        39.3296, 18.9940, -9.8761
        CIE-LCH:
        39.3296, 21.4081, 332.5273
        CIE-Luv:
        39.3296, 17.6796, -15.9222
        Hunter-Lab:
        32.9419, 12.6857, -5.5192
      #74526d color charts
#74526d RGB chart
      #74526d CMYK chart
      #74526d RGB pie chart
      #74526d color shades, tints & tones
#74526d color schemes
#74526d color preview, HTML & CSS examples
           This text has a color of #74526d        
        
          <p style="color:#74526d;">Text here</p>
        
        
          .mytext {color:#74526d;}
        
        Text color #74526d
      
           This box has a color of #74526d        
        
          <div style="background-color:#74526d;">Content here</div>
        
        
          .mybackground {background-color:#74526d;}
        
        Background color #74526d
      
           Border around this has a color of #74526d        
        
          <div style="border:2px solid #74526d;">Content here</div>
        
        
          .myborder {border:2px solid #74526d;}
        
        Border color #74526d