#48844e color space conversions
Hex:
        #48844e
        RGB:
        72, 132, 78
        CMY:
        72, 48, 69
        CMYK:
        45, 0, 41, 48
      HSL:
        126°, 29.4118%, 40.0000%
        HSV (HSB):
        126°, 45.4545%, 51.7647%
        XYZ:
        12.2989, 18.4303, 10.1169
        xyY:
        0.3011, 0.4512, 18.4303
      CIE-Lab:
        50.0139, -31.6444, 23.2315
        CIE-LCH:
        50.0139, 39.2565, 143.7161
        CIE-Luv:
        50.0139, -28.3947, 33.4656
        Hunter-Lab:
        42.9305, -23.9911, 16.0792
      #48844e color charts
#48844e RGB chart
      #48844e CMYK chart
      #48844e RGB pie chart
      #48844e color shades, tints & tones
#48844e color schemes
#48844e color preview, HTML & CSS examples
           This text has a color of #48844e        
        
          <p style="color:#48844e;">Text here</p>
        
        
          .mytext {color:#48844e;}
        
        Text color #48844e
      
           This box has a color of #48844e        
        
          <div style="background-color:#48844e;">Content here</div>
        
        
          .mybackground {background-color:#48844e;}
        
        Background color #48844e
      
           Border around this has a color of #48844e        
        
          <div style="border:2px solid #48844e;">Content here</div>
        
        
          .myborder {border:2px solid #48844e;}
        
        Border color #48844e