#483e1b color space conversions
Hex:
        #483e1b
        RGB:
        72, 62, 27
        CMY:
        72, 76, 89
        CMYK:
        0, 14, 63, 72
      HSL:
        47°, 45.4545%, 19.4118%
        HSV (HSB):
        47°, 62.5000%, 28.2353%
        XYZ:
        4.5929, 4.9021, 1.7410
        xyY:
        0.4088, 0.4363, 4.9021
      CIE-Lab:
        26.4540, -0.8729, 22.8103
        CIE-LCH:
        26.4540, 22.8269, 92.1914
        CIE-Luv:
        26.4540, 7.7666, 20.9781
        Hunter-Lab:
        22.1407, -1.7175, 10.8362
      #483e1b color charts
#483e1b RGB chart
      #483e1b CMYK chart
      #483e1b RGB pie chart
      #483e1b color shades, tints & tones
#483e1b color schemes
#483e1b color preview, HTML & CSS examples
           This text has a color of #483e1b        
        
          <p style="color:#483e1b;">Text here</p>
        
        
          .mytext {color:#483e1b;}
        
        Text color #483e1b
      
           This box has a color of #483e1b        
        
          <div style="background-color:#483e1b;">Content here</div>
        
        
          .mybackground {background-color:#483e1b;}
        
        Background color #483e1b
      
           Border around this has a color of #483e1b        
        
          <div style="border:2px solid #483e1b;">Content here</div>
        
        
          .myborder {border:2px solid #483e1b;}
        
        Border color #483e1b