#48400e color space conversions
Hex:
        #48400e
        RGB:
        72, 64, 14
        CMY:
        72, 75, 95
        CMYK:
        0, 11, 81, 72
      HSL:
        52°, 67.4419%, 16.8627%
        HSV (HSB):
        52°, 80.5556%, 28.2353%
        XYZ:
        4.5851, 5.0762, 1.1536
        xyY:
        0.4240, 0.4694, 5.0762
      CIE-Lab:
        26.9508, -3.1173, 30.1263
        CIE-LCH:
        26.9508, 30.2872, 95.9076
        CIE-Luv:
        26.9508, 7.0107, 26.0394
        Hunter-Lab:
        22.5305, -3.1020, 12.7355
      #48400e color charts
#48400e RGB chart
      #48400e CMYK chart
      #48400e RGB pie chart
      #48400e color shades, tints & tones
#48400e color schemes
#48400e color preview, HTML & CSS examples
           This text has a color of #48400e        
        
          <p style="color:#48400e;">Text here</p>
        
        
          .mytext {color:#48400e;}
        
        Text color #48400e
      
           This box has a color of #48400e        
        
          <div style="background-color:#48400e;">Content here</div>
        
        
          .mybackground {background-color:#48400e;}
        
        Background color #48400e
      
           Border around this has a color of #48400e        
        
          <div style="border:2px solid #48400e;">Content here</div>
        
        
          .myborder {border:2px solid #48400e;}
        
        Border color #48400e