#5e856b color space conversions
Hex:
        #5e856b
        RGB:
        94, 133, 107
        CMY:
        63, 48, 58
        CMYK:
        29, 0, 20, 48
      HSL:
        140°, 17.1806%, 44.5098%
        HSV (HSB):
        140°, 29.3233%, 52.1569%
        XYZ:
        15.6575, 20.2163, 16.9868
        xyY:
        0.2962, 0.3824, 20.2163
      CIE-Lab:
        52.0809, -19.3592, 9.7143
        CIE-LCH:
        52.0809, 21.6598, 153.3528
        CIE-Luv:
        52.0809, -19.3006, 15.9746
        Hunter-Lab:
        44.9625, -16.5247, 9.0740
      #5e856b color charts
#5e856b RGB chart
      #5e856b CMYK chart
      #5e856b RGB pie chart
      #5e856b color shades, tints & tones
#5e856b color schemes
#5e856b color preview, HTML & CSS examples
           This text has a color of #5e856b        
        
          <p style="color:#5e856b;">Text here</p>
        
        
          .mytext {color:#5e856b;}
        
        Text color #5e856b
      
           This box has a color of #5e856b        
        
          <div style="background-color:#5e856b;">Content here</div>
        
        
          .mybackground {background-color:#5e856b;}
        
        Background color #5e856b
      
           Border around this has a color of #5e856b        
        
          <div style="border:2px solid #5e856b;">Content here</div>
        
        
          .myborder {border:2px solid #5e856b;}
        
        Border color #5e856b