#48642e color space conversions
Hex:
        #48642e
        RGB:
        72, 100, 46
        CMY:
        72, 61, 82
        CMYK:
        28, 0, 54, 61
      HSL:
        91°, 36.9863%, 28.6275%
        HSV (HSB):
        91°, 54.0000%, 39.2157%
        XYZ:
        7.7228, 10.6893, 4.2410
        xyY:
        0.3409, 0.4719, 10.6893
      CIE-Lab:
        39.0522, -20.7320, 27.1224
        CIE-LCH:
        39.0522, 34.1386, 127.3938
        CIE-Luv:
        39.0522, -13.6909, 32.3936
        Hunter-Lab:
        32.6945, -15.0518, 15.1953
      #48642e color charts
#48642e RGB chart
      #48642e CMYK chart
      #48642e RGB pie chart
      #48642e color shades, tints & tones
#48642e color schemes
#48642e color preview, HTML & CSS examples
           This text has a color of #48642e        
        
          <p style="color:#48642e;">Text here</p>
        
        
          .mytext {color:#48642e;}
        
        Text color #48642e
      
           This box has a color of #48642e        
        
          <div style="background-color:#48642e;">Content here</div>
        
        
          .mybackground {background-color:#48642e;}
        
        Background color #48642e
      
           Border around this has a color of #48642e        
        
          <div style="border:2px solid #48642e;">Content here</div>
        
        
          .myborder {border:2px solid #48642e;}
        
        Border color #48642e