#48865a color space conversions
Hex:
        #48865a
        RGB:
        72, 134, 90
        CMY:
        72, 47, 65
        CMYK:
        46, 0, 33, 47
      HSL:
        137°, 30.0971%, 40.3922%
        HSV (HSB):
        137°, 46.2687%, 52.5490%
        XYZ:
        13.0430, 19.1661, 12.6848
        xyY:
        0.2905, 0.4269, 19.1661
      CIE-Lab:
        50.8810, -30.3807, 17.6322
        CIE-LCH:
        50.8810, 35.1266, 149.8703
        CIE-Luv:
        50.8810, -28.9404, 27.1961
        Hunter-Lab:
        43.7791, -23.4332, 13.4663
      #48865a color charts
#48865a RGB chart
      #48865a CMYK chart
      #48865a RGB pie chart
      #48865a color shades, tints & tones
#48865a color schemes
#48865a color preview, HTML & CSS examples
           This text has a color of #48865a        
        
          <p style="color:#48865a;">Text here</p>
        
        
          .mytext {color:#48865a;}
        
        Text color #48865a
      
           This box has a color of #48865a        
        
          <div style="background-color:#48865a;">Content here</div>
        
        
          .mybackground {background-color:#48865a;}
        
        Background color #48865a
      
           Border around this has a color of #48865a        
        
          <div style="border:2px solid #48865a;">Content here</div>
        
        
          .myborder {border:2px solid #48865a;}
        
        Border color #48865a