#48232f color space conversions
Hex:
        #48232f
        RGB:
        72, 35, 47
        CMY:
        72, 86, 82
        CMYK:
        0, 51, 35, 72
      HSL:
        341°, 34.5794%, 20.9804%
        HSV (HSB):
        341°, 51.3889%, 28.2353%
        XYZ:
        3.7866, 2.7850, 3.0273
        xyY:
        0.3945, 0.2901, 2.7850
      CIE-Lab:
        19.1615, 19.2102, 0.0340
        CIE-LCH:
        19.1615, 19.2102, 0.1014
        CIE-Luv:
        19.1615, 19.7648, -2.4002
        Hunter-Lab:
        16.6884, 11.2972, 0.9265
      #48232f color charts
#48232f RGB chart
      #48232f CMYK chart
      #48232f RGB pie chart
      #48232f color shades, tints & tones
#48232f color schemes
#48232f color preview, HTML & CSS examples
           This text has a color of #48232f        
        
          <p style="color:#48232f;">Text here</p>
        
        
          .mytext {color:#48232f;}
        
        Text color #48232f
      
           This box has a color of #48232f        
        
          <div style="background-color:#48232f;">Content here</div>
        
        
          .mybackground {background-color:#48232f;}
        
        Background color #48232f
      
           Border around this has a color of #48232f        
        
          <div style="border:2px solid #48232f;">Content here</div>
        
        
          .myborder {border:2px solid #48232f;}
        
        Border color #48232f