#48594d color space conversions
Hex:
        #48594d
        RGB:
        72, 89, 77
        CMY:
        72, 65, 70
        CMYK:
        19, 0, 13, 65
      HSL:
        138°, 10.5590%, 31.5686%
        HSV (HSB):
        138°, 19.1011%, 34.9020%
        XYZ:
        7.5844, 9.0583, 8.3699
        xyY:
        0.3032, 0.3621, 9.0583
      CIE-Lab:
        36.0963, -9.2923, 4.7826
        CIE-LCH:
        36.0963, 10.4509, 152.7659
        CIE-Luv:
        36.0963, -8.3843, 7.1763
        Hunter-Lab:
        30.0970, -7.6879, 4.5796
      #48594d color charts
#48594d RGB chart
      #48594d CMYK chart
      #48594d RGB pie chart
      #48594d color shades, tints & tones
#48594d color schemes
#48594d color preview, HTML & CSS examples
           This text has a color of #48594d        
        
          <p style="color:#48594d;">Text here</p>
        
        
          .mytext {color:#48594d;}
        
        Text color #48594d
      
           This box has a color of #48594d        
        
          <div style="background-color:#48594d;">Content here</div>
        
        
          .mybackground {background-color:#48594d;}
        
        Background color #48594d
      
           Border around this has a color of #48594d        
        
          <div style="border:2px solid #48594d;">Content here</div>
        
        
          .myborder {border:2px solid #48594d;}
        
        Border color #48594d