#725f13 color space conversions
Hex:
        #725f13
        RGB:
        114, 95, 19
        CMY:
        55, 63, 93
        CMYK:
        0, 17, 83, 55
      HSL:
        48°, 71.4286%, 26.0784%
        HSV (HSB):
        48°, 83.3333%, 44.7059%
        XYZ:
        11.1492, 11.8088, 2.3078
        xyY:
        0.4413, 0.4674, 11.8088
      CIE-Lab:
        40.9107, -0.5459, 42.7729
        CIE-LCH:
        40.9107, 42.7764, 90.7312
        CIE-Luv:
        40.9107, 16.2854, 40.4805
        Hunter-Lab:
        34.3640, -2.2238, 20.0730
      #725f13 color charts
#725f13 RGB chart
      #725f13 CMYK chart
      #725f13 RGB pie chart
      #725f13 color shades, tints & tones
#725f13 color schemes
#725f13 color preview, HTML & CSS examples
           This text has a color of #725f13        
        
          <p style="color:#725f13;">Text here</p>
        
        
          .mytext {color:#725f13;}
        
        Text color #725f13
      
           This box has a color of #725f13        
        
          <div style="background-color:#725f13;">Content here</div>
        
        
          .mybackground {background-color:#725f13;}
        
        Background color #725f13
      
           Border around this has a color of #725f13        
        
          <div style="border:2px solid #725f13;">Content here</div>
        
        
          .myborder {border:2px solid #725f13;}
        
        Border color #725f13