#5d443d color space conversions
Hex:
        #5d443d
        RGB:
        93, 68, 61
        CMY:
        64, 73, 76
        CMYK:
        0, 27, 34, 64
      HSL:
        13°, 20.7792%, 30.1961%
        HSV (HSB):
        13°, 34.4086%, 36.4706%
        XYZ:
        7.4236, 6.7983, 5.3358
        xyY:
        0.3796, 0.3476, 6.7983
      CIE-Lab:
        31.3433, 9.6626, 8.4378
        CIE-LCH:
        31.3433, 12.8282, 41.1287
        CIE-Luv:
        31.3433, 15.8696, 7.9694
        Hunter-Lab:
        26.0736, 5.1934, 6.1181
      #5d443d color charts
#5d443d RGB chart
      #5d443d CMYK chart
      #5d443d RGB pie chart
      #5d443d color shades, tints & tones
#5d443d color schemes
#5d443d color preview, HTML & CSS examples
           This text has a color of #5d443d        
        
          <p style="color:#5d443d;">Text here</p>
        
        
          .mytext {color:#5d443d;}
        
        Text color #5d443d
      
           This box has a color of #5d443d        
        
          <div style="background-color:#5d443d;">Content here</div>
        
        
          .mybackground {background-color:#5d443d;}
        
        Background color #5d443d
      
           Border around this has a color of #5d443d        
        
          <div style="border:2px solid #5d443d;">Content here</div>
        
        
          .myborder {border:2px solid #5d443d;}
        
        Border color #5d443d