#5d402d color space conversions
Hex:
        #5d402d
        RGB:
        93, 64, 45
        CMY:
        64, 75, 82
        CMYK:
        0, 31, 52, 64
      HSL:
        24°, 34.7826%, 27.0588%
        HSV (HSB):
        24°, 51.6129%, 36.4706%
        XYZ:
        6.8213, 6.1834, 3.3166
        xyY:
        0.4179, 0.3789, 6.1834
      CIE-Lab:
        29.8706, 10.0660, 16.6262
        CIE-LCH:
        29.8706, 19.4359, 58.8081
        CIE-Luv:
        29.8706, 19.9159, 15.4495
        Hunter-Lab:
        24.8665, 5.4490, 9.4986
      #5d402d color charts
#5d402d RGB chart
      #5d402d CMYK chart
      #5d402d RGB pie chart
      #5d402d color shades, tints & tones
#5d402d color schemes
#5d402d color preview, HTML & CSS examples
           This text has a color of #5d402d        
        
          <p style="color:#5d402d;">Text here</p>
        
        
          .mytext {color:#5d402d;}
        
        Text color #5d402d
      
           This box has a color of #5d402d        
        
          <div style="background-color:#5d402d;">Content here</div>
        
        
          .mybackground {background-color:#5d402d;}
        
        Background color #5d402d
      
           Border around this has a color of #5d402d        
        
          <div style="border:2px solid #5d402d;">Content here</div>
        
        
          .myborder {border:2px solid #5d402d;}
        
        Border color #5d402d