#48675b color space conversions
Hex:
        #48675b
        RGB:
        72, 103, 91
        CMY:
        72, 60, 64
        CMYK:
        30, 0, 12, 60
      HSL:
        157°, 17.7143%, 34.3137%
        HSV (HSB):
        157°, 30.0971%, 40.3922%
        XYZ:
        9.4111, 11.8335, 11.6856
        xyY:
        0.2858, 0.3594, 11.8335
      CIE-Lab:
        40.9503, -14.1608, 3.1457
        CIE-LCH:
        40.9503, 14.5060, 167.4756
        CIE-Luv:
        40.9503, -15.0385, 6.1032
        Hunter-Lab:
        34.3999, -11.3662, 3.9392
      #48675b color charts
#48675b RGB chart
      #48675b CMYK chart
      #48675b RGB pie chart
      #48675b color shades, tints & tones
#48675b color schemes
#48675b color preview, HTML & CSS examples
           This text has a color of #48675b        
        
          <p style="color:#48675b;">Text here</p>
        
        
          .mytext {color:#48675b;}
        
        Text color #48675b
      
           This box has a color of #48675b        
        
          <div style="background-color:#48675b;">Content here</div>
        
        
          .mybackground {background-color:#48675b;}
        
        Background color #48675b
      
           Border around this has a color of #48675b        
        
          <div style="border:2px solid #48675b;">Content here</div>
        
        
          .myborder {border:2px solid #48675b;}
        
        Border color #48675b