#48728d color space conversions
Hex:
        #48728d
        RGB:
        72, 114, 141
        CMY:
        72, 55, 45
        CMYK:
        49, 19, 0, 45
      HSL:
        203°, 32.3944%, 41.7647%
        HSV (HSB):
        203°, 48.9362%, 55.2941%
        XYZ:
        13.4975, 15.3354, 27.4479
        xyY:
        0.2398, 0.2725, 15.3354
      CIE-Lab:
        46.0902, -6.7697, -19.2895
        CIE-LCH:
        46.0902, 20.4430, 250.6613
        CIE-Luv:
        46.0902, -19.2703, -26.8431
        Hunter-Lab:
        39.1605, -7.0069, -14.1446
      #48728d color charts
#48728d RGB chart
      #48728d CMYK chart
      #48728d RGB pie chart
      #48728d color shades, tints & tones
#48728d color schemes
#48728d color preview, HTML & CSS examples
           This text has a color of #48728d        
        
          <p style="color:#48728d;">Text here</p>
        
        
          .mytext {color:#48728d;}
        
        Text color #48728d
      
           This box has a color of #48728d        
        
          <div style="background-color:#48728d;">Content here</div>
        
        
          .mybackground {background-color:#48728d;}
        
        Background color #48728d
      
           Border around this has a color of #48728d        
        
          <div style="border:2px solid #48728d;">Content here</div>
        
        
          .myborder {border:2px solid #48728d;}
        
        Border color #48728d