#2e885e color space conversions
Hex:
        #2e885e
        RGB:
        46, 136, 94
        CMY:
        82, 47, 63
        CMYK:
        66, 0, 31, 47
      HSL:
        152°, 49.4505%, 35.6863%
        HSV (HSB):
        152°, 66.1765%, 53.3333%
        XYZ:
        11.9513, 18.9973, 13.6266
        xyY:
        0.2681, 0.4262, 18.9973
      CIE-Lab:
        50.6841, -36.9386, 14.9327
        CIE-LCH:
        50.6841, 39.8428, 157.9886
        CIE-Luv:
        50.6841, -37.1070, 24.9210
        Hunter-Lab:
        43.5859, -27.3306, 11.9738
      #2e885e color charts
#2e885e RGB chart
      #2e885e CMYK chart
      #2e885e RGB pie chart
      #2e885e color shades, tints & tones
#2e885e color schemes
#2e885e color preview, HTML & CSS examples
           This text has a color of #2e885e        
        
          <p style="color:#2e885e;">Text here</p>
        
        
          .mytext {color:#2e885e;}
        
        Text color #2e885e
      
           This box has a color of #2e885e        
        
          <div style="background-color:#2e885e;">Content here</div>
        
        
          .mybackground {background-color:#2e885e;}
        
        Background color #2e885e
      
           Border around this has a color of #2e885e        
        
          <div style="border:2px solid #2e885e;">Content here</div>
        
        
          .myborder {border:2px solid #2e885e;}
        
        Border color #2e885e