#725c1f color space conversions
Hex:
        #725c1f
        RGB:
        114, 92, 31
        CMY:
        55, 64, 88
        CMYK:
        0, 19, 73, 55
      HSL:
        44°, 57.2414%, 28.4314%
        HSV (HSB):
        44°, 72.8070%, 44.7059%
        XYZ:
        11.0139, 11.3306, 2.9029
        xyY:
        0.4362, 0.4488, 11.3306
      CIE-Lab:
        40.1318, 1.8171, 37.0317
        CIE-LCH:
        40.1318, 37.0763, 87.1908
        CIE-Luv:
        40.1318, 17.9577, 36.1432
        Hunter-Lab:
        33.6610, -0.5014, 18.4496
      #725c1f color charts
#725c1f RGB chart
      #725c1f CMYK chart
      #725c1f RGB pie chart
      #725c1f color shades, tints & tones
#725c1f color schemes
#725c1f color preview, HTML & CSS examples
           This text has a color of #725c1f        
        
          <p style="color:#725c1f;">Text here</p>
        
        
          .mytext {color:#725c1f;}
        
        Text color #725c1f
      
           This box has a color of #725c1f        
        
          <div style="background-color:#725c1f;">Content here</div>
        
        
          .mybackground {background-color:#725c1f;}
        
        Background color #725c1f
      
           Border around this has a color of #725c1f        
        
          <div style="border:2px solid #725c1f;">Content here</div>
        
        
          .myborder {border:2px solid #725c1f;}
        
        Border color #725c1f