#48822f color space conversions
Hex:
        #48822f
        RGB:
        72, 130, 47
        CMY:
        72, 49, 82
        CMYK:
        45, 0, 64, 49
      HSL:
        102°, 46.8927%, 34.7059%
        HSV (HSB):
        102°, 63.8462%, 50.9804%
        XYZ:
        11.1682, 17.5482, 5.4878
        xyY:
        0.3265, 0.5130, 17.5482
      CIE-Lab:
        48.9435, -35.0310, 38.0943
        CIE-LCH:
        48.9435, 51.7527, 132.6012
        CIE-Luv:
        48.9435, -28.1537, 47.5053
        Hunter-Lab:
        41.8906, -25.7197, 21.5562
      #48822f color charts
#48822f RGB chart
      #48822f CMYK chart
      #48822f RGB pie chart
      #48822f color shades, tints & tones
#48822f color schemes
#48822f color preview, HTML & CSS examples
           This text has a color of #48822f        
        
          <p style="color:#48822f;">Text here</p>
        
        
          .mytext {color:#48822f;}
        
        Text color #48822f
      
           This box has a color of #48822f        
        
          <div style="background-color:#48822f;">Content here</div>
        
        
          .mybackground {background-color:#48822f;}
        
        Background color #48822f
      
           Border around this has a color of #48822f        
        
          <div style="border:2px solid #48822f;">Content here</div>
        
        
          .myborder {border:2px solid #48822f;}
        
        Border color #48822f