#5d411d color space conversions
Hex:
        #5d411d
        RGB:
        93, 65, 29
        CMY:
        64, 75, 89
        CMYK:
        0, 30, 69, 64
      HSL:
        34°, 52.4590%, 23.9216%
        HSV (HSB):
        34°, 68.8172%, 36.4706%
        XYZ:
        6.6263, 6.1965, 2.0092
        xyY:
        0.4468, 0.4178, 6.1965
      CIE-Lab:
        29.9028, 7.9280, 26.2921
        CIE-LCH:
        29.9028, 27.4614, 73.2200
        CIE-Luv:
        29.9028, 20.6627, 23.2337
        Hunter-Lab:
        24.8927, 3.9533, 12.6393
      #5d411d color charts
#5d411d RGB chart
      #5d411d CMYK chart
      #5d411d RGB pie chart
      #5d411d color shades, tints & tones
#5d411d color schemes
#5d411d color preview, HTML & CSS examples
           This text has a color of #5d411d        
        
          <p style="color:#5d411d;">Text here</p>
        
        
          .mytext {color:#5d411d;}
        
        Text color #5d411d
      
           This box has a color of #5d411d        
        
          <div style="background-color:#5d411d;">Content here</div>
        
        
          .mybackground {background-color:#5d411d;}
        
        Background color #5d411d
      
           Border around this has a color of #5d411d        
        
          <div style="border:2px solid #5d411d;">Content here</div>
        
        
          .myborder {border:2px solid #5d411d;}
        
        Border color #5d411d