#48802e color space conversions
Hex:
        #48802e
        RGB:
        72, 128, 46
        CMY:
        72, 50, 82
        CMYK:
        44, 0, 64, 50
      HSL:
        101°, 47.1264%, 34.1176%
        HSV (HSB):
        101°, 64.0625%, 50.1961%
        XYZ:
        10.8848, 17.0133, 5.2950
        xyY:
        0.3279, 0.5126, 17.0133
      CIE-Lab:
        48.2768, -34.2466, 37.8207
        CIE-LCH:
        48.2768, 51.0219, 132.1609
        CIE-Luv:
        48.2768, -27.2558, 46.8820
        Hunter-Lab:
        41.2472, -25.0779, 21.2619
      #48802e color charts
#48802e RGB chart
      #48802e CMYK chart
      #48802e RGB pie chart
      #48802e color shades, tints & tones
#48802e color schemes
#48802e color preview, HTML & CSS examples
           This text has a color of #48802e        
        
          <p style="color:#48802e;">Text here</p>
        
        
          .mytext {color:#48802e;}
        
        Text color #48802e
      
           This box has a color of #48802e        
        
          <div style="background-color:#48802e;">Content here</div>
        
        
          .mybackground {background-color:#48802e;}
        
        Background color #48802e
      
           Border around this has a color of #48802e        
        
          <div style="border:2px solid #48802e;">Content here</div>
        
        
          .myborder {border:2px solid #48802e;}
        
        Border color #48802e