#48883d color space conversions
Hex:
        #48883d
        RGB:
        72, 136, 61
        CMY:
        72, 47, 76
        CMYK:
        47, 0, 55, 47
      HSL:
        111°, 38.0711%, 38.6275%
        HSV (HSB):
        111°, 55.1471%, 53.3333%
        XYZ:
        12.3190, 19.3230, 7.4953
        xyY:
        0.3148, 0.4937, 19.3230
      CIE-Lab:
        51.0629, -36.0287, 33.6586
        CIE-LCH:
        51.0629, 49.3048, 136.9479
        CIE-Luv:
        51.0629, -30.5742, 44.7009
        Hunter-Lab:
        43.9579, -26.9027, 20.6609
      #48883d color charts
#48883d RGB chart
      #48883d CMYK chart
      #48883d RGB pie chart
      #48883d color shades, tints & tones
#48883d color schemes
#48883d color preview, HTML & CSS examples
           This text has a color of #48883d        
        
          <p style="color:#48883d;">Text here</p>
        
        
          .mytext {color:#48883d;}
        
        Text color #48883d
      
           This box has a color of #48883d        
        
          <div style="background-color:#48883d;">Content here</div>
        
        
          .mybackground {background-color:#48883d;}
        
        Background color #48883d
      
           Border around this has a color of #48883d        
        
          <div style="border:2px solid #48883d;">Content here</div>
        
        
          .myborder {border:2px solid #48883d;}
        
        Border color #48883d