#4d3f00 color space conversions
Hex:
        #4d3f00
        RGB:
        77, 63, 0
        CMY:
        70, 75, 100
        CMYK:
        0, 18, 100, 70
      HSL:
        49°, 100.0000%, 15.0980%
        HSV (HSB):
        49°, 100.0000%, 30.1961%
        XYZ:
        4.8381, 5.1328, 0.7357
        xyY:
        0.4519, 0.4794, 5.1328
      CIE-Lab:
        27.1098, -0.5155, 36.2175
        CIE-LCH:
        27.1098, 36.2212, 90.8155
        CIE-Luv:
        27.1098, 11.4337, 28.6744
        Hunter-Lab:
        22.6557, -1.5291, 13.9335
      #4d3f00 color charts
#4d3f00 RGB chart
      #4d3f00 CMYK chart
      #4d3f00 RGB pie chart
      #4d3f00 color shades, tints & tones
#4d3f00 color schemes
#4d3f00 color preview, HTML & CSS examples
           This text has a color of #4d3f00        
        
          <p style="color:#4d3f00;">Text here</p>
        
        
          .mytext {color:#4d3f00;}
        
        Text color #4d3f00
      
           This box has a color of #4d3f00        
        
          <div style="background-color:#4d3f00;">Content here</div>
        
        
          .mybackground {background-color:#4d3f00;}
        
        Background color #4d3f00
      
           Border around this has a color of #4d3f00        
        
          <div style="border:2px solid #4d3f00;">Content here</div>
        
        
          .myborder {border:2px solid #4d3f00;}
        
        Border color #4d3f00