#74642f color space conversions
Hex:
        #74642f
        RGB:
        116, 100, 47
        CMY:
        55, 61, 82
        CMYK:
        0, 14, 59, 55
      HSL:
        46°, 42.3313%, 31.9608%
        HSV (HSB):
        46°, 59.4828%, 45.4902%
        XYZ:
        12.2727, 13.0326, 4.5580
        xyY:
        0.4110, 0.4364, 13.0326
      CIE-Lab:
        42.8123, -0.7825, 31.9564
        CIE-LCH:
        42.8123, 31.9660, 91.4027
        CIE-Luv:
        42.8123, 13.2762, 34.1497
        Hunter-Lab:
        36.1007, -2.4936, 17.7846
      #74642f color charts
#74642f RGB chart
      #74642f CMYK chart
      #74642f RGB pie chart
      #74642f color shades, tints & tones
#74642f color schemes
#74642f color preview, HTML & CSS examples
           This text has a color of #74642f        
        
          <p style="color:#74642f;">Text here</p>
        
        
          .mytext {color:#74642f;}
        
        Text color #74642f
      
           This box has a color of #74642f        
        
          <div style="background-color:#74642f;">Content here</div>
        
        
          .mybackground {background-color:#74642f;}
        
        Background color #74642f
      
           Border around this has a color of #74642f        
        
          <div style="border:2px solid #74642f;">Content here</div>
        
        
          .myborder {border:2px solid #74642f;}
        
        Border color #74642f