#5e5e2e color space conversions
Hex:
        #5e5e2e
        RGB:
        94, 94, 46
        CMY:
        63, 63, 82
        CMYK:
        0, 0, 51, 63
      HSL:
        60°, 34.2857%, 27.4510%
        HSV (HSB):
        60°, 51.0638%, 36.8627%
        XYZ:
        9.1119, 10.5823, 4.1471
        xyY:
        0.3822, 0.4439, 10.5823
      CIE-Lab:
        38.8679, -7.6621, 27.3086
        CIE-LCH:
        38.8679, 28.3632, 105.6728
        CIE-Luv:
        38.8679, 2.1847, 30.2838
        Hunter-Lab:
        32.5305, -6.9298, 15.2128
      #5e5e2e color charts
#5e5e2e RGB chart
      #5e5e2e CMYK chart
      #5e5e2e RGB pie chart
      #5e5e2e color shades, tints & tones
#5e5e2e color schemes
#5e5e2e color preview, HTML & CSS examples
           This text has a color of #5e5e2e        
        
          <p style="color:#5e5e2e;">Text here</p>
        
        
          .mytext {color:#5e5e2e;}
        
        Text color #5e5e2e
      
           This box has a color of #5e5e2e        
        
          <div style="background-color:#5e5e2e;">Content here</div>
        
        
          .mybackground {background-color:#5e5e2e;}
        
        Background color #5e5e2e
      
           Border around this has a color of #5e5e2e        
        
          <div style="border:2px solid #5e5e2e;">Content here</div>
        
        
          .myborder {border:2px solid #5e5e2e;}
        
        Border color #5e5e2e