#5d400d color space conversions
Hex:
        #5d400d
        RGB:
        93, 64, 13
        CMY:
        64, 75, 95
        CMYK:
        0, 31, 86, 64
      HSL:
        38°, 75.4717%, 20.7843%
        HSV (HSB):
        38°, 86.0215%, 36.4706%
        XYZ:
        6.4202, 6.0230, 1.2049
        xyY:
        0.4704, 0.4413, 6.0230
      CIE-Lab:
        29.4704, 7.6364, 33.8284
        CIE-LCH:
        29.4704, 34.6796, 77.2793
        CIE-Luv:
        29.4704, 22.2197, 27.4622
        Hunter-Lab:
        24.5418, 3.7482, 14.2683
      #5d400d color charts
#5d400d RGB chart
      #5d400d CMYK chart
      #5d400d RGB pie chart
      #5d400d color shades, tints & tones
#5d400d color schemes
#5d400d color preview, HTML & CSS examples
           This text has a color of #5d400d        
        
          <p style="color:#5d400d;">Text here</p>
        
        
          .mytext {color:#5d400d;}
        
        Text color #5d400d
      
           This box has a color of #5d400d        
        
          <div style="background-color:#5d400d;">Content here</div>
        
        
          .mybackground {background-color:#5d400d;}
        
        Background color #5d400d
      
           Border around this has a color of #5d400d        
        
          <div style="border:2px solid #5d400d;">Content here</div>
        
        
          .myborder {border:2px solid #5d400d;}
        
        Border color #5d400d