#5e815e color space conversions
Hex:
        #5e815e
        RGB:
        94, 129, 94
        CMY:
        63, 49, 63
        CMYK:
        27, 0, 27, 49
      HSL:
        120°, 15.6951%, 43.7255%
        HSV (HSB):
        120°, 27.1318%, 50.5882%
        XYZ:
        14.4867, 18.8883, 13.4720
        xyY:
        0.3092, 0.4032, 18.8883
      CIE-Lab:
        50.5563, -19.7970, 15.0924
        CIE-LCH:
        50.5563, 24.8939, 142.6796
        CIE-Luv:
        50.5563, -17.4263, 22.5228
        Hunter-Lab:
        43.4607, -16.5570, 12.0438
      #5e815e color charts
#5e815e RGB chart
      #5e815e CMYK chart
      #5e815e RGB pie chart
      #5e815e color shades, tints & tones
#5e815e color schemes
#5e815e color preview, HTML & CSS examples
           This text has a color of #5e815e        
        
          <p style="color:#5e815e;">Text here</p>
        
        
          .mytext {color:#5e815e;}
        
        Text color #5e815e
      
           This box has a color of #5e815e        
        
          <div style="background-color:#5e815e;">Content here</div>
        
        
          .mybackground {background-color:#5e815e;}
        
        Background color #5e815e
      
           Border around this has a color of #5e815e        
        
          <div style="border:2px solid #5e815e;">Content here</div>
        
        
          .myborder {border:2px solid #5e815e;}
        
        Border color #5e815e