#725c12 color space conversions
Hex:
        #725c12
        RGB:
        114, 92, 18
        CMY:
        55, 64, 93
        CMYK:
        0, 19, 84, 55
      HSL:
        46°, 72.7273%, 25.8824%
        HSV (HSB):
        46°, 84.2105%, 44.7059%
        XYZ:
        10.8758, 11.2754, 2.1754
        xyY:
        0.4471, 0.4635, 11.2754
      CIE-Lab:
        40.0405, 1.1877, 42.3518
        CIE-LCH:
        40.0405, 42.3684, 88.3937
        CIE-Luv:
        40.0405, 18.4160, 39.3978
        Hunter-Lab:
        33.5788, -0.9490, 19.6640
      #725c12 color charts
#725c12 RGB chart
      #725c12 CMYK chart
      #725c12 RGB pie chart
      #725c12 color shades, tints & tones
#725c12 color schemes
#725c12 color preview, HTML & CSS examples
           This text has a color of #725c12        
        
          <p style="color:#725c12;">Text here</p>
        
        
          .mytext {color:#725c12;}
        
        Text color #725c12
      
           This box has a color of #725c12        
        
          <div style="background-color:#725c12;">Content here</div>
        
        
          .mybackground {background-color:#725c12;}
        
        Background color #725c12
      
           Border around this has a color of #725c12        
        
          <div style="border:2px solid #725c12;">Content here</div>
        
        
          .myborder {border:2px solid #725c12;}
        
        Border color #725c12