#5d4c1b color space conversions
Hex:
        #5d4c1b
        RGB:
        93, 76, 27
        CMY:
        64, 70, 89
        CMYK:
        0, 18, 71, 64
      HSL:
        45°, 55.0000%, 23.5294%
        HSV (HSB):
        45°, 70.9677%, 36.4706%
        XYZ:
        7.2965, 7.5752, 2.1145
        xyY:
        0.4296, 0.4460, 7.5752
      CIE-Lab:
        33.0820, 0.9410, 30.8658
        CIE-LCH:
        33.0820, 30.8801, 88.2538
        CIE-Luv:
        33.0820, 13.5416, 28.9685
        Hunter-Lab:
        27.5230, -0.8442, 14.7111
      #5d4c1b color charts
#5d4c1b RGB chart
      #5d4c1b CMYK chart
      #5d4c1b RGB pie chart
      #5d4c1b color shades, tints & tones
#5d4c1b color schemes
#5d4c1b color preview, HTML & CSS examples
           This text has a color of #5d4c1b        
        
          <p style="color:#5d4c1b;">Text here</p>
        
        
          .mytext {color:#5d4c1b;}
        
        Text color #5d4c1b
      
           This box has a color of #5d4c1b        
        
          <div style="background-color:#5d4c1b;">Content here</div>
        
        
          .mybackground {background-color:#5d4c1b;}
        
        Background color #5d4c1b
      
           Border around this has a color of #5d4c1b        
        
          <div style="border:2px solid #5d4c1b;">Content here</div>
        
        
          .myborder {border:2px solid #5d4c1b;}
        
        Border color #5d4c1b