#48806f color space conversions
Hex:
        #48806f
        RGB:
        72, 128, 111
        CMY:
        72, 50, 56
        CMYK:
        44, 0, 13, 50
      HSL:
        162°, 28.0000%, 39.2157%
        HSV (HSB):
        162°, 43.7500%, 50.1961%
        XYZ:
        13.2609, 17.9638, 17.8074
        xyY:
        0.2705, 0.3664, 17.9638
      CIE-Lab:
        49.4521, -22.7939, 3.4756
        CIE-LCH:
        49.4521, 23.0574, 171.3304
        CIE-Luv:
        49.4521, -25.7391, 8.1236
        Hunter-Lab:
        42.3837, -18.3228, 4.7581
      #48806f color charts
#48806f RGB chart
      #48806f CMYK chart
      #48806f RGB pie chart
      #48806f color shades, tints & tones
#48806f color schemes
#48806f color preview, HTML & CSS examples
           This text has a color of #48806f        
        
          <p style="color:#48806f;">Text here</p>
        
        
          .mytext {color:#48806f;}
        
        Text color #48806f
      
           This box has a color of #48806f        
        
          <div style="background-color:#48806f;">Content here</div>
        
        
          .mybackground {background-color:#48806f;}
        
        Background color #48806f
      
           Border around this has a color of #48806f        
        
          <div style="border:2px solid #48806f;">Content here</div>
        
        
          .myborder {border:2px solid #48806f;}
        
        Border color #48806f