#5d4c00 color space conversions
Hex:
        #5d4c00
        RGB:
        93, 76, 0
        CMY:
        64, 70, 100
        CMYK:
        0, 18, 100, 64
      HSL:
        49°, 100.0000%, 18.2353%
        HSV (HSB):
        49°, 100.0000%, 36.4706%
        XYZ:
        7.0986, 7.4960, 1.0727
        xyY:
        0.4531, 0.4784, 7.4960
      CIE-Lab:
        32.9105, -0.2579, 41.4530
        CIE-LCH:
        32.9105, 41.4538, 90.3565
        CIE-Luv:
        32.9105, 14.3182, 34.7566
        Hunter-Lab:
        27.3789, -1.6326, 16.8422
      #5d4c00 color charts
#5d4c00 RGB chart
      #5d4c00 CMYK chart
      #5d4c00 RGB pie chart
      #5d4c00 color shades, tints & tones
#5d4c00 color schemes
#5d4c00 color preview, HTML & CSS examples
           This text has a color of #5d4c00        
        
          <p style="color:#5d4c00;">Text here</p>
        
        
          .mytext {color:#5d4c00;}
        
        Text color #5d4c00
      
           This box has a color of #5d4c00        
        
          <div style="background-color:#5d4c00;">Content here</div>
        
        
          .mybackground {background-color:#5d4c00;}
        
        Background color #5d4c00
      
           Border around this has a color of #5d4c00        
        
          <div style="border:2px solid #5d4c00;">Content here</div>
        
        
          .myborder {border:2px solid #5d4c00;}
        
        Border color #5d4c00