#48922e color space conversions
Hex:
        #48922e
        RGB:
        72, 146, 46
        CMY:
        72, 43, 82
        CMYK:
        51, 0, 68, 43
      HSL:
        104°, 52.0833%, 37.6471%
        HSV (HSB):
        104°, 68.4932%, 57.2549%
        XYZ:
        13.4445, 22.1327, 6.1482
        xyY:
        0.3222, 0.5304, 22.1327
      CIE-Lab:
        54.1676, -41.9277, 44.2495
        CIE-LCH:
        54.1676, 60.9586, 133.4567
        CIE-Luv:
        54.1676, -35.2436, 55.6877
        Hunter-Lab:
        47.0454, -31.3183, 25.1834
      #48922e color charts
#48922e RGB chart
      #48922e CMYK chart
      #48922e RGB pie chart
      #48922e color shades, tints & tones
#48922e color schemes
#48922e color preview, HTML & CSS examples
           This text has a color of #48922e        
        
          <p style="color:#48922e;">Text here</p>
        
        
          .mytext {color:#48922e;}
        
        Text color #48922e
      
           This box has a color of #48922e        
        
          <div style="background-color:#48922e;">Content here</div>
        
        
          .mybackground {background-color:#48922e;}
        
        Background color #48922e
      
           Border around this has a color of #48922e        
        
          <div style="border:2px solid #48922e;">Content here</div>
        
        
          .myborder {border:2px solid #48922e;}
        
        Border color #48922e