#48895b color space conversions
Hex:
        #48895b
        RGB:
        72, 137, 91
        CMY:
        72, 46, 64
        CMYK:
        47, 0, 34, 46
      HSL:
        138°, 31.1005%, 40.9804%
        HSV (HSB):
        138°, 47.4453%, 53.7255%
        XYZ:
        13.5065, 20.0244, 13.0508
        xyY:
        0.2900, 0.4299, 20.0244
      CIE-Lab:
        51.8648, -31.6022, 18.3980
        CIE-LCH:
        51.8648, 36.5675, 149.7931
        CIE-Luv:
        51.8648, -30.2077, 28.4294
        Hunter-Lab:
        44.7486, -24.4334, 14.0323
      #48895b color charts
#48895b RGB chart
      #48895b CMYK chart
      #48895b RGB pie chart
      #48895b color shades, tints & tones
#48895b color schemes
#48895b color preview, HTML & CSS examples
           This text has a color of #48895b        
        
          <p style="color:#48895b;">Text here</p>
        
        
          .mytext {color:#48895b;}
        
        Text color #48895b
      
           This box has a color of #48895b        
        
          <div style="background-color:#48895b;">Content here</div>
        
        
          .mybackground {background-color:#48895b;}
        
        Background color #48895b
      
           Border around this has a color of #48895b        
        
          <div style="border:2px solid #48895b;">Content here</div>
        
        
          .myborder {border:2px solid #48895b;}
        
        Border color #48895b