#48201b color space conversions
Hex:
        #48201b
        RGB:
        72, 32, 27
        CMY:
        72, 87, 89
        CMYK:
        0, 56, 63, 72
      HSL:
        7°, 45.4545%, 19.4118%
        HSV (HSB):
        7°, 62.5000%, 28.2353%
        XYZ:
        3.3868, 2.4899, 1.3390
        xyY:
        0.4694, 0.3451, 2.4899
      CIE-Lab:
        17.8727, 18.5305, 12.2373
        CIE-LCH:
        17.8727, 22.2066, 33.4402
        CIE-Luv:
        17.8727, 24.3685, 7.5277
        Hunter-Lab:
        15.7793, 10.6989, 6.0143
      #48201b color charts
#48201b RGB chart
      #48201b CMYK chart
      #48201b RGB pie chart
      #48201b color shades, tints & tones
#48201b color schemes
#48201b color preview, HTML & CSS examples
           This text has a color of #48201b        
        
          <p style="color:#48201b;">Text here</p>
        
        
          .mytext {color:#48201b;}
        
        Text color #48201b
      
           This box has a color of #48201b        
        
          <div style="background-color:#48201b;">Content here</div>
        
        
          .mybackground {background-color:#48201b;}
        
        Background color #48201b
      
           Border around this has a color of #48201b        
        
          <div style="border:2px solid #48201b;">Content here</div>
        
        
          .myborder {border:2px solid #48201b;}
        
        Border color #48201b