#48804e color space conversions
Hex:
        #48804e
        RGB:
        72, 128, 78
        CMY:
        72, 50, 69
        CMYK:
        44, 0, 39, 50
      HSL:
        126°, 28.0000%, 39.2157%
        HSV (HSB):
        126°, 43.7500%, 50.1961%
        XYZ:
        11.7668, 17.3661, 9.9395
        xyY:
        0.3012, 0.4445, 17.3661
      CIE-Lab:
        48.7181, -29.7599, 21.5297
        CIE-LCH:
        48.7181, 36.7312, 144.1162
        CIE-Luv:
        48.7181, -26.6178, 31.0744
        Hunter-Lab:
        41.6727, -22.5255, 15.0293
      #48804e color charts
#48804e RGB chart
      #48804e CMYK chart
      #48804e RGB pie chart
      #48804e color shades, tints & tones
#48804e color schemes
#48804e color preview, HTML & CSS examples
           This text has a color of #48804e        
        
          <p style="color:#48804e;">Text here</p>
        
        
          .mytext {color:#48804e;}
        
        Text color #48804e
      
           This box has a color of #48804e        
        
          <div style="background-color:#48804e;">Content here</div>
        
        
          .mybackground {background-color:#48804e;}
        
        Background color #48804e
      
           Border around this has a color of #48804e        
        
          <div style="border:2px solid #48804e;">Content here</div>
        
        
          .myborder {border:2px solid #48804e;}
        
        Border color #48804e