#726a12 color space conversions
Hex:
        #726a12
        RGB:
        114, 106, 18
        CMY:
        55, 58, 93
        CMYK:
        0, 7, 84, 55
      HSL:
        55°, 72.7273%, 25.8824%
        HSV (HSB):
        55°, 84.2105%, 44.7059%
        XYZ:
        12.2026, 13.9291, 2.6177
        xyY:
        0.4244, 0.4845, 13.9291
      CIE-Lab:
        44.1311, -6.9491, 45.9512
        CIE-LCH:
        44.1311, 46.4736, 98.5996
        CIE-Luv:
        44.1311, 8.7853, 45.3882
        Hunter-Lab:
        37.3218, -6.9511, 21.9667
      #726a12 color charts
#726a12 RGB chart
      #726a12 CMYK chart
      #726a12 RGB pie chart
      #726a12 color shades, tints & tones
#726a12 color schemes
#726a12 color preview, HTML & CSS examples
           This text has a color of #726a12        
        
          <p style="color:#726a12;">Text here</p>
        
        
          .mytext {color:#726a12;}
        
        Text color #726a12
      
           This box has a color of #726a12        
        
          <div style="background-color:#726a12;">Content here</div>
        
        
          .mybackground {background-color:#726a12;}
        
        Background color #726a12
      
           Border around this has a color of #726a12        
        
          <div style="border:2px solid #726a12;">Content here</div>
        
        
          .myborder {border:2px solid #726a12;}
        
        Border color #726a12