#5e564f color space conversions
Hex:
        #5e564f
        RGB:
        94, 86, 79
        CMY:
        63, 66, 69
        CMYK:
        0, 9, 16, 63
      HSL:
        28°, 8.6705%, 33.9216%
        HSV (HSB):
        28°, 15.9574%, 36.8627%
        XYZ:
        9.3552, 9.5998, 8.7570
        xyY:
        0.3376, 0.3464, 9.5998
      CIE-Lab:
        37.1143, 1.9149, 5.2464
        CIE-LCH:
        37.1143, 5.5849, 69.9485
        CIE-Luv:
        37.1143, 5.0610, 6.1085
        Hunter-Lab:
        30.9835, -0.3248, 4.9311
      #5e564f color charts
#5e564f RGB chart
      #5e564f CMYK chart
      #5e564f RGB pie chart
      #5e564f color shades, tints & tones
#5e564f color schemes
#5e564f color preview, HTML & CSS examples
           This text has a color of #5e564f        
        
          <p style="color:#5e564f;">Text here</p>
        
        
          .mytext {color:#5e564f;}
        
        Text color #5e564f
      
           This box has a color of #5e564f        
        
          <div style="background-color:#5e564f;">Content here</div>
        
        
          .mybackground {background-color:#5e564f;}
        
        Background color #5e564f
      
           Border around this has a color of #5e564f        
        
          <div style="border:2px solid #5e564f;">Content here</div>
        
        
          .myborder {border:2px solid #5e564f;}
        
        Border color #5e564f