#5d5b2a color space conversions
Hex:
        #5d5b2a
        RGB:
        93, 91, 42
        CMY:
        64, 64, 84
        CMYK:
        0, 2, 55, 64
      HSL:
        58°, 37.7778%, 26.4706%
        HSV (HSB):
        58°, 54.8387%, 36.4706%
        XYZ:
        8.6732, 9.9765, 3.6590
        xyY:
        0.3888, 0.4472, 9.9765
      CIE-Lab:
        37.8002, -6.7932, 28.2186
        CIE-LCH:
        37.8002, 29.0248, 103.5355
        CIE-Luv:
        37.8002, 3.4802, 30.4779
        Hunter-Lab:
        31.5856, -6.2598, 15.2415
      #5d5b2a color charts
#5d5b2a RGB chart
      #5d5b2a CMYK chart
      #5d5b2a RGB pie chart
      #5d5b2a color shades, tints & tones
#5d5b2a color schemes
#5d5b2a color preview, HTML & CSS examples
           This text has a color of #5d5b2a        
        
          <p style="color:#5d5b2a;">Text here</p>
        
        
          .mytext {color:#5d5b2a;}
        
        Text color #5d5b2a
      
           This box has a color of #5d5b2a        
        
          <div style="background-color:#5d5b2a;">Content here</div>
        
        
          .mybackground {background-color:#5d5b2a;}
        
        Background color #5d5b2a
      
           Border around this has a color of #5d5b2a        
        
          <div style="border:2px solid #5d5b2a;">Content here</div>
        
        
          .myborder {border:2px solid #5d5b2a;}
        
        Border color #5d5b2a