#5e5552 color space conversions
Hex:
        #5e5552
        RGB:
        94, 85, 82
        CMY:
        63, 67, 68
        CMYK:
        0, 10, 13, 63
      HSL:
        15°, 6.8182%, 34.5098%
        HSV (HSB):
        15°, 12.7660%, 36.8627%
        XYZ:
        9.3876, 9.4859, 9.3188
        xyY:
        0.3330, 0.3365, 9.4859
      CIE-Lab:
        36.9034, 3.0902, 3.0747
        CIE-LCH:
        36.9034, 4.3593, 44.8558
        CIE-Luv:
        36.9034, 5.3733, 3.3240
        Hunter-Lab:
        30.7992, 0.5083, 3.6202
      #5e5552 color charts
#5e5552 RGB chart
      #5e5552 CMYK chart
      #5e5552 RGB pie chart
      #5e5552 color shades, tints & tones
#5e5552 color schemes
#5e5552 color preview, HTML & CSS examples
           This text has a color of #5e5552        
        
          <p style="color:#5e5552;">Text here</p>
        
        
          .mytext {color:#5e5552;}
        
        Text color #5e5552
      
           This box has a color of #5e5552        
        
          <div style="background-color:#5e5552;">Content here</div>
        
        
          .mybackground {background-color:#5e5552;}
        
        Background color #5e5552
      
           Border around this has a color of #5e5552        
        
          <div style="border:2px solid #5e5552;">Content here</div>
        
        
          .myborder {border:2px solid #5e5552;}
        
        Border color #5e5552