#48441f color space conversions
Hex:
        #48441f
        RGB:
        72, 68, 31
        CMY:
        72, 73, 88
        CMYK:
        0, 6, 57, 72
      HSL:
        54°, 39.8058%, 20.1961%
        HSV (HSB):
        54°, 56.9444%, 28.2353%
        XYZ:
        4.9869, 5.6109, 2.1165
        xyY:
        0.3922, 0.4413, 5.6109
      CIE-Lab:
        28.4088, -4.2332, 22.7916
        CIE-LCH:
        28.4088, 23.1814, 100.5220
        CIE-Luv:
        28.4088, 4.0763, 22.3213
        Hunter-Lab:
        23.6873, -3.8729, 11.2835
      #48441f color charts
#48441f RGB chart
      #48441f CMYK chart
      #48441f RGB pie chart
      #48441f color shades, tints & tones
#48441f color schemes
#48441f color preview, HTML & CSS examples
           This text has a color of #48441f        
        
          <p style="color:#48441f;">Text here</p>
        
        
          .mytext {color:#48441f;}
        
        Text color #48441f
      
           This box has a color of #48441f        
        
          <div style="background-color:#48441f;">Content here</div>
        
        
          .mybackground {background-color:#48441f;}
        
        Background color #48441f
      
           Border around this has a color of #48441f        
        
          <div style="border:2px solid #48441f;">Content here</div>
        
        
          .myborder {border:2px solid #48441f;}
        
        Border color #48441f