#48282e color space conversions
Hex:
        #48282e
        RGB:
        72, 40, 46
        CMY:
        72, 84, 82
        CMYK:
        0, 44, 36, 72
      HSL:
        349°, 28.5714%, 21.9608%
        HSV (HSB):
        349°, 44.4444%, 28.2353%
        XYZ:
        3.9244, 3.0926, 2.9749
        xyY:
        0.3928, 0.3095, 3.0926
      CIE-Lab:
        20.4108, 15.8721, 2.5401
        CIE-LCH:
        20.4108, 16.0741, 9.0921
        CIE-Luv:
        20.4108, 17.8194, 0.4032
        Hunter-Lab:
        17.5857, 9.0592, 2.2803
      #48282e color charts
#48282e RGB chart
      #48282e CMYK chart
      #48282e RGB pie chart
      #48282e color shades, tints & tones
#48282e color schemes
#48282e color preview, HTML & CSS examples
           This text has a color of #48282e        
        
          <p style="color:#48282e;">Text here</p>
        
        
          .mytext {color:#48282e;}
        
        Text color #48282e
      
           This box has a color of #48282e        
        
          <div style="background-color:#48282e;">Content here</div>
        
        
          .mybackground {background-color:#48282e;}
        
        Background color #48282e
      
           Border around this has a color of #48282e        
        
          <div style="border:2px solid #48282e;">Content here</div>
        
        
          .myborder {border:2px solid #48282e;}
        
        Border color #48282e