#48723d color space conversions
Hex:
        #48723d
        RGB:
        72, 114, 61
        CMY:
        72, 55, 76
        CMYK:
        37, 0, 46, 55
      HSL:
        108°, 30.2857%, 34.3137%
        HSV (HSB):
        108°, 46.4912%, 44.7059%
        XYZ:
        9.5321, 13.7493, 6.5664
        xyY:
        0.3194, 0.4606, 13.7493
      CIE-Lab:
        43.8712, -25.7632, 24.7957
        CIE-LCH:
        43.8712, 35.7571, 136.0962
        CIE-Luv:
        43.8712, -20.4833, 32.6112
        Hunter-Lab:
        37.0800, -19.0033, 15.4566
      #48723d color charts
#48723d RGB chart
      #48723d CMYK chart
      #48723d RGB pie chart
      #48723d color shades, tints & tones
#48723d color schemes
#48723d color preview, HTML & CSS examples
           This text has a color of #48723d        
        
          <p style="color:#48723d;">Text here</p>
        
        
          .mytext {color:#48723d;}
        
        Text color #48723d
      
           This box has a color of #48723d        
        
          <div style="background-color:#48723d;">Content here</div>
        
        
          .mybackground {background-color:#48723d;}
        
        Background color #48723d
      
           Border around this has a color of #48723d        
        
          <div style="border:2px solid #48723d;">Content here</div>
        
        
          .myborder {border:2px solid #48723d;}
        
        Border color #48723d