#726f60 color space conversions
Hex:
        #726f60
        RGB:
        114, 111, 96
        CMY:
        55, 56, 62
        CMYK:
        0, 3, 16, 55
      HSL:
        50°, 8.5714%, 41.1765%
        HSV (HSB):
        50°, 15.7895%, 44.7059%
        XYZ:
        14.7352, 15.7908, 13.3376
        xyY:
        0.3359, 0.3600, 15.7908
      CIE-Lab:
        46.6988, -1.6517, 8.7739
        CIE-LCH:
        46.6988, 8.9280, 100.6612
        CIE-Luv:
        46.6988, 2.5995, 11.5451
        Hunter-Lab:
        39.7377, -3.3510, 7.9161
      #726f60 color charts
#726f60 RGB chart
      #726f60 CMYK chart
      #726f60 RGB pie chart
      #726f60 color shades, tints & tones
#726f60 color schemes
#726f60 color preview, HTML & CSS examples
           This text has a color of #726f60        
        
          <p style="color:#726f60;">Text here</p>
        
        
          .mytext {color:#726f60;}
        
        Text color #726f60
      
           This box has a color of #726f60        
        
          <div style="background-color:#726f60;">Content here</div>
        
        
          .mybackground {background-color:#726f60;}
        
        Background color #726f60
      
           Border around this has a color of #726f60        
        
          <div style="border:2px solid #726f60;">Content here</div>
        
        
          .myborder {border:2px solid #726f60;}
        
        Border color #726f60