#5e512d color space conversions
Hex:
        #5e512d
        RGB:
        94, 81, 45
        CMY:
        63, 68, 82
        CMYK:
        0, 14, 52, 63
      HSL:
        44°, 35.2518%, 27.2549%
        HSV (HSB):
        44°, 52.1277%, 36.8627%
        XYZ:
        8.0322, 8.4540, 3.6911
        xyY:
        0.3981, 0.4190, 8.4540
      CIE-Lab:
        34.9111, -0.0282, 23.0494
        CIE-LCH:
        34.9111, 23.0494, 90.0702
        CIE-Luv:
        34.9111, 10.1422, 24.1004
        Hunter-Lab:
        29.0758, -1.5720, 12.8264
      #5e512d color charts
#5e512d RGB chart
      #5e512d CMYK chart
      #5e512d RGB pie chart
      #5e512d color shades, tints & tones
#5e512d color schemes
#5e512d color preview, HTML & CSS examples
           This text has a color of #5e512d        
        
          <p style="color:#5e512d;">Text here</p>
        
        
          .mytext {color:#5e512d;}
        
        Text color #5e512d
      
           This box has a color of #5e512d        
        
          <div style="background-color:#5e512d;">Content here</div>
        
        
          .mybackground {background-color:#5e512d;}
        
        Background color #5e512d
      
           Border around this has a color of #5e512d        
        
          <div style="border:2px solid #5e512d;">Content here</div>
        
        
          .myborder {border:2px solid #5e512d;}
        
        Border color #5e512d