#48852d color space conversions
Hex:
        #48852d
        RGB:
        72, 133, 45
        CMY:
        72, 48, 82
        CMYK:
        46, 0, 66, 48
      HSL:
        102°, 49.4382%, 34.9020%
        HSV (HSB):
        102°, 66.1654%, 52.1569%
        XYZ:
        11.5337, 18.3422, 5.4151
        xyY:
        0.3268, 0.5197, 18.3422
      CIE-Lab:
        49.9086, -36.5482, 40.0860
        CIE-LCH:
        49.9086, 54.2463, 132.3569
        CIE-Luv:
        49.9086, -29.5444, 49.7248
        Hunter-Lab:
        42.8278, -26.8781, 22.4829
      #48852d color charts
#48852d RGB chart
      #48852d CMYK chart
      #48852d RGB pie chart
      #48852d color shades, tints & tones
#48852d color schemes
#48852d color preview, HTML & CSS examples
           This text has a color of #48852d        
        
          <p style="color:#48852d;">Text here</p>
        
        
          .mytext {color:#48852d;}
        
        Text color #48852d
      
           This box has a color of #48852d        
        
          <div style="background-color:#48852d;">Content here</div>
        
        
          .mybackground {background-color:#48852d;}
        
        Background color #48852d
      
           Border around this has a color of #48852d        
        
          <div style="border:2px solid #48852d;">Content here</div>
        
        
          .myborder {border:2px solid #48852d;}
        
        Border color #48852d