#5d4f2a color space conversions
Hex:
        #5d4f2a
        RGB:
        93, 79, 42
        CMY:
        64, 69, 84
        CMYK:
        0, 15, 55, 64
      HSL:
        44°, 37.7778%, 26.4706%
        HSV (HSB):
        44°, 54.8387%, 36.4706%
        XYZ:
        7.7281, 8.0863, 3.3440
        xyY:
        0.4034, 0.4221, 8.0863
      CIE-Lab:
        34.1619, 0.3962, 23.8539
        CIE-LCH:
        34.1619, 23.8572, 89.0485
        CIE-Luv:
        34.1619, 10.8649, 24.4398
        Hunter-Lab:
        28.4364, -1.2531, 12.9333
      #5d4f2a color charts
#5d4f2a RGB chart
      #5d4f2a CMYK chart
      #5d4f2a RGB pie chart
      #5d4f2a color shades, tints & tones
#5d4f2a color schemes
#5d4f2a color preview, HTML & CSS examples
           This text has a color of #5d4f2a        
        
          <p style="color:#5d4f2a;">Text here</p>
        
        
          .mytext {color:#5d4f2a;}
        
        Text color #5d4f2a
      
           This box has a color of #5d4f2a        
        
          <div style="background-color:#5d4f2a;">Content here</div>
        
        
          .mybackground {background-color:#5d4f2a;}
        
        Background color #5d4f2a
      
           Border around this has a color of #5d4f2a        
        
          <div style="border:2px solid #5d4f2a;">Content here</div>
        
        
          .myborder {border:2px solid #5d4f2a;}
        
        Border color #5d4f2a