#48784d color space conversions
Hex:
        #48784d
        RGB:
        72, 120, 77
        CMY:
        72, 53, 70
        CMYK:
        40, 0, 36, 53
      HSL:
        126°, 25.0000%, 37.6471%
        HSV (HSB):
        126°, 40.0000%, 47.0588%
        XYZ:
        10.7285, 15.3465, 9.4179
        xyY:
        0.3023, 0.4324, 15.3465
      CIE-Lab:
        46.1051, -26.0537, 18.6285
        CIE-LCH:
        46.1051, 32.0284, 144.4351
        CIE-Luv:
        46.1051, -23.0243, 26.8352
        Hunter-Lab:
        39.1746, -19.6708, 13.1684
      #48784d color charts
#48784d RGB chart
      #48784d CMYK chart
      #48784d RGB pie chart
      #48784d color shades, tints & tones
#48784d color schemes
#48784d color preview, HTML & CSS examples
           This text has a color of #48784d        
        
          <p style="color:#48784d;">Text here</p>
        
        
          .mytext {color:#48784d;}
        
        Text color #48784d
      
           This box has a color of #48784d        
        
          <div style="background-color:#48784d;">Content here</div>
        
        
          .mybackground {background-color:#48784d;}
        
        Background color #48784d
      
           Border around this has a color of #48784d        
        
          <div style="border:2px solid #48784d;">Content here</div>
        
        
          .myborder {border:2px solid #48784d;}
        
        Border color #48784d