#4c480b color space conversions
Hex:
        #4c480b
        RGB:
        76, 72, 11
        CMY:
        70, 72, 96
        CMYK:
        0, 5, 86, 70
      HSL:
        56°, 74.7126%, 17.0588%
        HSV (HSB):
        56°, 85.5263%, 29.8039%
        XYZ:
        5.3583, 6.1954, 1.2300
        xyY:
        0.4191, 0.4846, 6.1954
      CIE-Lab:
        29.9002, -6.1265, 34.2621
        CIE-LCH:
        29.9002, 34.8056, 100.1381
        CIE-Luv:
        29.9002, 4.7931, 30.4849
        Hunter-Lab:
        24.8905, -5.1322, 14.4934
      #4c480b color charts
#4c480b RGB chart
      #4c480b CMYK chart
      #4c480b RGB pie chart
      #4c480b color shades, tints & tones
#4c480b color schemes
#4c480b color preview, HTML & CSS examples
           This text has a color of #4c480b        
        
          <p style="color:#4c480b;">Text here</p>
        
        
          .mytext {color:#4c480b;}
        
        Text color #4c480b
      
           This box has a color of #4c480b        
        
          <div style="background-color:#4c480b;">Content here</div>
        
        
          .mybackground {background-color:#4c480b;}
        
        Background color #4c480b
      
           Border around this has a color of #4c480b        
        
          <div style="border:2px solid #4c480b;">Content here</div>
        
        
          .myborder {border:2px solid #4c480b;}
        
        Border color #4c480b