#48854e color space conversions
Hex:
        #48854e
        RGB:
        72, 133, 78
        CMY:
        72, 48, 69
        CMYK:
        46, 0, 41, 48
      HSL:
        126°, 29.7561%, 40.1961%
        HSV (HSB):
        126°, 45.8647%, 52.1569%
        XYZ:
        12.4352, 18.7028, 10.1623
        xyY:
        0.3011, 0.4528, 18.7028
      CIE-Lab:
        50.3377, -32.1095, 23.6544
        CIE-LCH:
        50.3377, 39.8817, 143.6218
        CIE-Luv:
        50.3377, -28.8358, 34.0588
        Hunter-Lab:
        43.2468, -24.3560, 16.3405
      #48854e color charts
#48854e RGB chart
      #48854e CMYK chart
      #48854e RGB pie chart
      #48854e color shades, tints & tones
#48854e color schemes
#48854e color preview, HTML & CSS examples
           This text has a color of #48854e        
        
          <p style="color:#48854e;">Text here</p>
        
        
          .mytext {color:#48854e;}
        
        Text color #48854e
      
           This box has a color of #48854e        
        
          <div style="background-color:#48854e;">Content here</div>
        
        
          .mybackground {background-color:#48854e;}
        
        Background color #48854e
      
           Border around this has a color of #48854e        
        
          <div style="border:2px solid #48854e;">Content here</div>
        
        
          .myborder {border:2px solid #48854e;}
        
        Border color #48854e