#747a2f color space conversions
Hex:
        #747a2f
        RGB:
        116, 122, 47
        CMY:
        55, 52, 82
        CMYK:
        5, 0, 61, 52
      HSL:
        65°, 44.3787%, 33.1373%
        HSV (HSB):
        65°, 61.4754%, 47.8431%
        XYZ:
        14.6751, 17.8373, 5.3588
        xyY:
        0.3875, 0.4710, 17.8373
      CIE-Lab:
        49.2982, -13.2215, 39.2895
        CIE-LCH:
        49.2982, 41.4544, 108.5988
        CIE-Luv:
        49.2982, -0.6821, 44.7412
        Hunter-Lab:
        42.2342, -11.8867, 22.0411
      #747a2f color charts
#747a2f RGB chart
      #747a2f CMYK chart
      #747a2f RGB pie chart
      #747a2f color shades, tints & tones
#747a2f color schemes
#747a2f color preview, HTML & CSS examples
           This text has a color of #747a2f        
        
          <p style="color:#747a2f;">Text here</p>
        
        
          .mytext {color:#747a2f;}
        
        Text color #747a2f
      
           This box has a color of #747a2f        
        
          <div style="background-color:#747a2f;">Content here</div>
        
        
          .mybackground {background-color:#747a2f;}
        
        Background color #747a2f
      
           Border around this has a color of #747a2f        
        
          <div style="border:2px solid #747a2f;">Content here</div>
        
        
          .myborder {border:2px solid #747a2f;}
        
        Border color #747a2f