#726c16 color space conversions
Hex:
        #726c16
        RGB:
        114, 108, 22
        CMY:
        55, 58, 91
        CMYK:
        0, 5, 81, 55
      HSL:
        56°, 67.6471%, 26.6667%
        HSV (HSB):
        56°, 80.7018%, 44.7059%
        XYZ:
        12.4468, 14.3605, 2.8749
        xyY:
        0.4193, 0.4838, 14.3605
      CIE-Lab:
        44.7455, -7.9259, 45.1788
        CIE-LCH:
        44.7455, 45.8688, 99.9504
        CIE-Luv:
        44.7455, 7.3854, 45.4886
        Hunter-Lab:
        37.8952, -7.6876, 22.0287
      #726c16 color charts
#726c16 RGB chart
      #726c16 CMYK chart
      #726c16 RGB pie chart
      #726c16 color shades, tints & tones
#726c16 color schemes
#726c16 color preview, HTML & CSS examples
           This text has a color of #726c16        
        
          <p style="color:#726c16;">Text here</p>
        
        
          .mytext {color:#726c16;}
        
        Text color #726c16
      
           This box has a color of #726c16        
        
          <div style="background-color:#726c16;">Content here</div>
        
        
          .mybackground {background-color:#726c16;}
        
        Background color #726c16
      
           Border around this has a color of #726c16        
        
          <div style="border:2px solid #726c16;">Content here</div>
        
        
          .myborder {border:2px solid #726c16;}
        
        Border color #726c16