#48554f color space conversions
Hex:
        #48554f
        RGB:
        72, 85, 79
        CMY:
        72, 67, 69
        CMYK:
        15, 0, 7, 67
      HSL:
        152°, 8.2803%, 30.7843%
        HSV (HSB):
        152°, 15.2941%, 33.3333%
        XYZ:
        7.3323, 8.4392, 8.6396
        xyY:
        0.3004, 0.3457, 8.4392
      CIE-Lab:
        34.8814, -6.4681, 1.7840
        CIE-LCH:
        34.8814, 6.7096, 164.5804
        CIE-Luv:
        34.8814, -6.5067, 3.1048
        Hunter-Lab:
        29.0504, -5.7850, 2.7023
      #48554f color charts
#48554f RGB chart
      #48554f CMYK chart
      #48554f RGB pie chart
      #48554f color shades, tints & tones
#48554f color schemes
#48554f color preview, HTML & CSS examples
           This text has a color of #48554f        
        
          <p style="color:#48554f;">Text here</p>
        
        
          .mytext {color:#48554f;}
        
        Text color #48554f
      
           This box has a color of #48554f        
        
          <div style="background-color:#48554f;">Content here</div>
        
        
          .mybackground {background-color:#48554f;}
        
        Background color #48554f
      
           Border around this has a color of #48554f        
        
          <div style="border:2px solid #48554f;">Content here</div>
        
        
          .myborder {border:2px solid #48554f;}
        
        Border color #48554f