#48602f color space conversions
Hex:
        #48602f
        RGB:
        72, 96, 47
        CMY:
        72, 62, 82
        CMYK:
        25, 0, 51, 62
      HSL:
        89°, 34.2657%, 28.0392%
        HSV (HSB):
        89°, 51.0417%, 37.6471%
        XYZ:
        7.3684, 9.9487, 4.2213
        xyY:
        0.3421, 0.4619, 9.9487
      CIE-Lab:
        37.7502, -18.4842, 24.9829
        CIE-LCH:
        37.7502, 31.0774, 126.4968
        CIE-Luv:
        37.7502, -11.6354, 29.7660
        Hunter-Lab:
        31.5416, -13.4982, 14.1442
      #48602f color charts
#48602f RGB chart
      #48602f CMYK chart
      #48602f RGB pie chart
      #48602f color shades, tints & tones
#48602f color schemes
#48602f color preview, HTML & CSS examples
           This text has a color of #48602f        
        
          <p style="color:#48602f;">Text here</p>
        
        
          .mytext {color:#48602f;}
        
        Text color #48602f
      
           This box has a color of #48602f        
        
          <div style="background-color:#48602f;">Content here</div>
        
        
          .mybackground {background-color:#48602f;}
        
        Background color #48602f
      
           Border around this has a color of #48602f        
        
          <div style="border:2px solid #48602f;">Content here</div>
        
        
          .myborder {border:2px solid #48602f;}
        
        Border color #48602f