#48742d color space conversions
Hex:
        #48742d
        RGB:
        72, 116, 45
        CMY:
        72, 55, 82
        CMYK:
        38, 0, 61, 55
      HSL:
        97°, 44.0994%, 31.5686%
        HSV (HSB):
        97°, 61.2069%, 45.4902%
        XYZ:
        9.3915, 14.0580, 4.7011
        xyY:
        0.3336, 0.4994, 14.0580
      CIE-Lab:
        44.3159, -28.8278, 33.8298
        CIE-LCH:
        44.3159, 44.4466, 130.4358
        CIE-Luv:
        44.3159, -21.6330, 41.1998
        Hunter-Lab:
        37.4939, -20.9035, 18.8118
      #48742d color charts
#48742d RGB chart
      #48742d CMYK chart
      #48742d RGB pie chart
      #48742d color shades, tints & tones
#48742d color schemes
#48742d color preview, HTML & CSS examples
           This text has a color of #48742d        
        
          <p style="color:#48742d;">Text here</p>
        
        
          .mytext {color:#48742d;}
        
        Text color #48742d
      
           This box has a color of #48742d        
        
          <div style="background-color:#48742d;">Content here</div>
        
        
          .mybackground {background-color:#48742d;}
        
        Background color #48742d
      
           Border around this has a color of #48742d        
        
          <div style="border:2px solid #48742d;">Content here</div>
        
        
          .myborder {border:2px solid #48742d;}
        
        Border color #48742d