#5d5b1d color space conversions
Hex:
        #5d5b1d
        RGB:
        93, 91, 29
        CMY:
        64, 64, 89
        CMYK:
        0, 2, 69, 64
      HSL:
        58°, 52.4590%, 23.9216%
        HSV (HSB):
        58°, 68.8172%, 36.4706%
        XYZ:
        8.4771, 9.8980, 2.6261
        xyY:
        0.4036, 0.4713, 9.8980
      CIE-Lab:
        37.6588, -7.8936, 34.7302
        CIE-LCH:
        37.6588, 35.6160, 102.8048
        CIE-Luv:
        37.6588, 3.8586, 35.3106
        Hunter-Lab:
        31.4611, -6.9610, 17.0738
      #5d5b1d color charts
#5d5b1d RGB chart
      #5d5b1d CMYK chart
      #5d5b1d RGB pie chart
      #5d5b1d color shades, tints & tones
#5d5b1d color schemes
#5d5b1d color preview, HTML & CSS examples
           This text has a color of #5d5b1d        
        
          <p style="color:#5d5b1d;">Text here</p>
        
        
          .mytext {color:#5d5b1d;}
        
        Text color #5d5b1d
      
           This box has a color of #5d5b1d        
        
          <div style="background-color:#5d5b1d;">Content here</div>
        
        
          .mybackground {background-color:#5d5b1d;}
        
        Background color #5d5b1d
      
           Border around this has a color of #5d5b1d        
        
          <div style="border:2px solid #5d5b1d;">Content here</div>
        
        
          .myborder {border:2px solid #5d5b1d;}
        
        Border color #5d5b1d