#5e5654 color space conversions
Hex:
        #5e5654
        RGB:
        94, 86, 84
        CMY:
        63, 66, 67
        CMYK:
        0, 9, 11, 63
      HSL:
        12°, 5.6180%, 34.9020%
        HSV (HSB):
        12°, 10.6383%, 36.8627%
        XYZ:
        9.5441, 9.6754, 9.7520
        xyY:
        0.3294, 0.3340, 9.6754
      CIE-Lab:
        37.2534, 2.8595, 2.3330
        CIE-LCH:
        37.2534, 3.6905, 39.2098
        CIE-Luv:
        37.2534, 4.7071, 2.4668
        Hunter-Lab:
        31.1052, 0.3356, 3.1853
      #5e5654 color charts
#5e5654 RGB chart
      #5e5654 CMYK chart
      #5e5654 RGB pie chart
      #5e5654 color shades, tints & tones
#5e5654 color schemes
#5e5654 color preview, HTML & CSS examples
           This text has a color of #5e5654        
        
          <p style="color:#5e5654;">Text here</p>
        
        
          .mytext {color:#5e5654;}
        
        Text color #5e5654
      
           This box has a color of #5e5654        
        
          <div style="background-color:#5e5654;">Content here</div>
        
        
          .mybackground {background-color:#5e5654;}
        
        Background color #5e5654
      
           Border around this has a color of #5e5654        
        
          <div style="border:2px solid #5e5654;">Content here</div>
        
        
          .myborder {border:2px solid #5e5654;}
        
        Border color #5e5654