#725f4a color space conversions
Hex:
        #725f4a
        RGB:
        114, 95, 74
        CMY:
        55, 63, 71
        CMYK:
        0, 17, 35, 55
      HSL:
        32°, 21.2766%, 36.8627%
        HSV (HSB):
        32°, 35.0877%, 44.7059%
        XYZ:
        12.2677, 12.2562, 8.1977
        xyY:
        0.3749, 0.3746, 12.2562
      CIE-Lab:
        41.6205, 4.3198, 14.8943
        CIE-LCH:
        41.6205, 15.5081, 73.8260
        CIE-Luv:
        41.6205, 13.2545, 17.0194
        Hunter-Lab:
        35.0089, 1.2836, 10.6229
      #725f4a color charts
#725f4a RGB chart
      #725f4a CMYK chart
      #725f4a RGB pie chart
      #725f4a color shades, tints & tones
#725f4a color schemes
#725f4a color preview, HTML & CSS examples
           This text has a color of #725f4a        
        
          <p style="color:#725f4a;">Text here</p>
        
        
          .mytext {color:#725f4a;}
        
        Text color #725f4a
      
           This box has a color of #725f4a        
        
          <div style="background-color:#725f4a;">Content here</div>
        
        
          .mybackground {background-color:#725f4a;}
        
        Background color #725f4a
      
           Border around this has a color of #725f4a        
        
          <div style="border:2px solid #725f4a;">Content here</div>
        
        
          .myborder {border:2px solid #725f4a;}
        
        Border color #725f4a