#725f6a color space conversions
Hex:
        #725f6a
        RGB:
        114, 95, 106
        CMY:
        55, 63, 58
        CMYK:
        0, 17, 7, 55
      HSL:
        325°, 9.0909%, 40.9804%
        HSV (HSB):
        325°, 16.6667%, 44.7059%
        XYZ:
        13.6332, 12.8024, 15.3882
        xyY:
        0.3260, 0.3061, 12.8024
      CIE-Lab:
        42.4640, 9.7313, -3.3772
        CIE-LCH:
        42.4640, 10.3007, 340.8610
        CIE-Luv:
        42.4640, 10.3240, -5.9652
        Hunter-Lab:
        35.7805, 5.3966, -0.4527
      #725f6a color charts
#725f6a RGB chart
      #725f6a CMYK chart
      #725f6a RGB pie chart
      #725f6a color shades, tints & tones
#725f6a color schemes
#725f6a color preview, HTML & CSS examples
           This text has a color of #725f6a        
        
          <p style="color:#725f6a;">Text here</p>
        
        
          .mytext {color:#725f6a;}
        
        Text color #725f6a
      
           This box has a color of #725f6a        
        
          <div style="background-color:#725f6a;">Content here</div>
        
        
          .mybackground {background-color:#725f6a;}
        
        Background color #725f6a
      
           Border around this has a color of #725f6a        
        
          <div style="border:2px solid #725f6a;">Content here</div>
        
        
          .myborder {border:2px solid #725f6a;}
        
        Border color #725f6a