#5d4d15 color space conversions
Hex:
        #5d4d15
        RGB:
        93, 77, 21
        CMY:
        64, 70, 92
        CMYK:
        0, 17, 77, 64
      HSL:
        47°, 63.1579%, 22.3529%
        HSV (HSB):
        47°, 77.4194%, 36.4706%
        XYZ:
        7.3034, 7.6891, 1.8087
        xyY:
        0.4347, 0.4577, 7.6891
      CIE-Lab:
        33.3267, -0.0464, 34.0156
        CIE-LCH:
        33.3267, 34.0156, 90.0781
        CIE-Luv:
        33.3267, 13.1171, 31.2046
        Hunter-Lab:
        27.7291, -1.5118, 15.5431
      #5d4d15 color charts
#5d4d15 RGB chart
      #5d4d15 CMYK chart
      #5d4d15 RGB pie chart
      #5d4d15 color shades, tints & tones
#5d4d15 color schemes
#5d4d15 color preview, HTML & CSS examples
           This text has a color of #5d4d15        
        
          <p style="color:#5d4d15;">Text here</p>
        
        
          .mytext {color:#5d4d15;}
        
        Text color #5d4d15
      
           This box has a color of #5d4d15        
        
          <div style="background-color:#5d4d15;">Content here</div>
        
        
          .mybackground {background-color:#5d4d15;}
        
        Background color #5d4d15
      
           Border around this has a color of #5d4d15        
        
          <div style="border:2px solid #5d4d15;">Content here</div>
        
        
          .myborder {border:2px solid #5d4d15;}
        
        Border color #5d4d15