#5d4d04 color space conversions
Hex:
        #5d4d04
        RGB:
        93, 77, 4
        CMY:
        64, 70, 98
        CMYK:
        0, 17, 96, 64
      HSL:
        49°, 91.7526%, 19.0196%
        HSV (HSB):
        49°, 95.6989%, 36.4706%
        XYZ:
        7.1900, 7.6437, 1.2113
        xyY:
        0.4481, 0.4764, 7.6437
      CIE-Lab:
        33.2295, -0.7336, 40.2314
        CIE-LCH:
        33.2295, 40.2381, 91.0447
        CIE-Luv:
        33.2295, 13.5477, 34.5187
        Hunter-Lab:
        27.6472, -1.9615, 16.7554
      #5d4d04 color charts
#5d4d04 RGB chart
      #5d4d04 CMYK chart
      #5d4d04 RGB pie chart
      #5d4d04 color shades, tints & tones
#5d4d04 color schemes
#5d4d04 color preview, HTML & CSS examples
           This text has a color of #5d4d04        
        
          <p style="color:#5d4d04;">Text here</p>
        
        
          .mytext {color:#5d4d04;}
        
        Text color #5d4d04
      
           This box has a color of #5d4d04        
        
          <div style="background-color:#5d4d04;">Content here</div>
        
        
          .mybackground {background-color:#5d4d04;}
        
        Background color #5d4d04
      
           Border around this has a color of #5d4d04        
        
          <div style="border:2px solid #5d4d04;">Content here</div>
        
        
          .myborder {border:2px solid #5d4d04;}
        
        Border color #5d4d04