#48752d color space conversions
Hex:
        #48752d
        RGB:
        72, 117, 45
        CMY:
        72, 54, 82
        CMYK:
        38, 0, 62, 54
      HSL:
        98°, 44.4444%, 31.7647%
        HSV (HSB):
        98°, 61.5385%, 45.8824%
        XYZ:
        9.5074, 14.2898, 4.7397
        xyY:
        0.3332, 0.5007, 14.2898
      CIE-Lab:
        44.6456, -29.3020, 34.2065
        CIE-LCH:
        44.6456, 45.0410, 130.5840
        CIE-Luv:
        44.6456, -22.1130, 41.7112
        Hunter-Lab:
        37.8018, -21.2591, 19.0273
      #48752d color charts
#48752d RGB chart
      #48752d CMYK chart
      #48752d RGB pie chart
      #48752d color shades, tints & tones
#48752d color schemes
#48752d color preview, HTML & CSS examples
           This text has a color of #48752d        
        
          <p style="color:#48752d;">Text here</p>
        
        
          .mytext {color:#48752d;}
        
        Text color #48752d
      
           This box has a color of #48752d        
        
          <div style="background-color:#48752d;">Content here</div>
        
        
          .mybackground {background-color:#48752d;}
        
        Background color #48752d
      
           Border around this has a color of #48752d        
        
          <div style="border:2px solid #48752d;">Content here</div>
        
        
          .myborder {border:2px solid #48752d;}
        
        Border color #48752d