#5e815d color space conversions
Hex:
        #5e815d
        RGB:
        94, 129, 93
        CMY:
        63, 49, 64
        CMYK:
        27, 0, 28, 49
      HSL:
        118°, 16.2162%, 43.5294%
        HSV (HSB):
        118°, 27.9070%, 50.5882%
        XYZ:
        14.4421, 18.8705, 13.2371
        xyY:
        0.3103, 0.4054, 18.8705
      CIE-Lab:
        50.5354, -19.9810, 15.6388
        CIE-LCH:
        50.5354, 25.3735, 141.9504
        CIE-Luv:
        50.5354, -17.4273, 23.1962
        Hunter-Lab:
        43.4402, -16.6762, 12.3413
      #5e815d color charts
#5e815d RGB chart
      #5e815d CMYK chart
      #5e815d RGB pie chart
      #5e815d color shades, tints & tones
#5e815d color schemes
#5e815d color preview, HTML & CSS examples
           This text has a color of #5e815d        
        
          <p style="color:#5e815d;">Text here</p>
        
        
          .mytext {color:#5e815d;}
        
        Text color #5e815d
      
           This box has a color of #5e815d        
        
          <div style="background-color:#5e815d;">Content here</div>
        
        
          .mybackground {background-color:#5e815d;}
        
        Background color #5e815d
      
           Border around this has a color of #5e815d        
        
          <div style="border:2px solid #5e815d;">Content here</div>
        
        
          .myborder {border:2px solid #5e815d;}
        
        Border color #5e815d