#5e805e color space conversions
Hex:
        #5e805e
        RGB:
        94, 128, 94
        CMY:
        63, 50, 63
        CMYK:
        27, 0, 27, 50
      HSL:
        120°, 15.3153%, 43.5294%
        HSV (HSB):
        120°, 26.5625%, 50.1961%
        XYZ:
        14.3556, 18.6262, 13.4283
        xyY:
        0.3093, 0.4013, 18.6262
      CIE-Lab:
        50.2470, -19.2716, 14.6669
        CIE-LCH:
        50.2470, 24.2180, 142.7265
        CIE-Luv:
        50.2470, -16.9397, 21.8936
        Hunter-Lab:
        43.1581, -16.1522, 11.7631
      #5e805e color charts
#5e805e RGB chart
      #5e805e CMYK chart
      #5e805e RGB pie chart
      #5e805e color shades, tints & tones
#5e805e color schemes
#5e805e color preview, HTML & CSS examples
           This text has a color of #5e805e        
        
          <p style="color:#5e805e;">Text here</p>
        
        
          .mytext {color:#5e805e;}
        
        Text color #5e805e
      
           This box has a color of #5e805e        
        
          <div style="background-color:#5e805e;">Content here</div>
        
        
          .mybackground {background-color:#5e805e;}
        
        Background color #5e805e
      
           Border around this has a color of #5e805e        
        
          <div style="border:2px solid #5e805e;">Content here</div>
        
        
          .myborder {border:2px solid #5e805e;}
        
        Border color #5e805e