#48342d color space conversions
Hex:
        #48342d
        RGB:
        72, 52, 45
        CMY:
        72, 80, 82
        CMYK:
        0, 28, 38, 72
      HSL:
        16°, 23.0769%, 22.9412%
        HSV (HSB):
        16°, 37.5000%, 28.2353%
        XYZ:
        4.3741, 4.0232, 3.0286
        xyY:
        0.3828, 0.3521, 4.0232
      CIE-Lab:
        23.7479, 7.8523, 7.9328
        CIE-LCH:
        23.7479, 11.1619, 45.2921
        CIE-Luv:
        23.7479, 12.1070, 6.8671
        Hunter-Lab:
        20.0578, 3.8254, 5.0880
      #48342d color charts
#48342d RGB chart
      #48342d CMYK chart
      #48342d RGB pie chart
      #48342d color shades, tints & tones
#48342d color schemes
#48342d color preview, HTML & CSS examples
           This text has a color of #48342d        
        
          <p style="color:#48342d;">Text here</p>
        
        
          .mytext {color:#48342d;}
        
        Text color #48342d
      
           This box has a color of #48342d        
        
          <div style="background-color:#48342d;">Content here</div>
        
        
          .mybackground {background-color:#48342d;}
        
        Background color #48342d
      
           Border around this has a color of #48342d        
        
          <div style="border:2px solid #48342d;">Content here</div>
        
        
          .myborder {border:2px solid #48342d;}
        
        Border color #48342d