#746a12 color space conversions
Hex:
        #746a12
        RGB:
        116, 106, 18
        CMY:
        55, 58, 93
        CMYK:
        0, 9, 84, 55
      HSL:
        54°, 73.1343%, 26.2745%
        HSV (HSB):
        54°, 84.4828%, 45.4902%
        XYZ:
        12.4657, 14.0647, 2.6300
        xyY:
        0.4275, 0.4823, 14.0647
      CIE-Lab:
        44.3256, -5.9880, 46.1962
        CIE-LCH:
        44.3256, 46.5826, 97.3856
        CIE-Luv:
        44.3256, 10.2057, 45.4454
        Hunter-Lab:
        37.5030, -6.2984, 22.0942
      #746a12 color charts
#746a12 RGB chart
      #746a12 CMYK chart
      #746a12 RGB pie chart
      #746a12 color shades, tints & tones
#746a12 color schemes
#746a12 color preview, HTML & CSS examples
           This text has a color of #746a12        
        
          <p style="color:#746a12;">Text here</p>
        
        
          .mytext {color:#746a12;}
        
        Text color #746a12
      
           This box has a color of #746a12        
        
          <div style="background-color:#746a12;">Content here</div>
        
        
          .mybackground {background-color:#746a12;}
        
        Background color #746a12
      
           Border around this has a color of #746a12        
        
          <div style="border:2px solid #746a12;">Content here</div>
        
        
          .myborder {border:2px solid #746a12;}
        
        Border color #746a12