#2e885f color space conversions
Hex:
        #2e885f
        RGB:
        46, 136, 95
        CMY:
        82, 47, 63
        CMYK:
        66, 0, 30, 47
      HSL:
        153°, 49.4505%, 35.6863%
        HSV (HSB):
        153°, 66.1765%, 53.3333%
        XYZ:
        11.9964, 19.0154, 13.8645
        xyY:
        0.2673, 0.4237, 19.0154
      CIE-Lab:
        50.7052, -36.7145, 14.3903
        CIE-LCH:
        50.7052, 39.4340, 158.5972
        CIE-Luv:
        50.7052, -37.0545, 24.2336
        Hunter-Lab:
        43.6066, -27.2052, 11.6737
      #2e885f color charts
#2e885f RGB chart
      #2e885f CMYK chart
      #2e885f RGB pie chart
      #2e885f color shades, tints & tones
#2e885f color schemes
#2e885f color preview, HTML & CSS examples
           This text has a color of #2e885f        
        
          <p style="color:#2e885f;">Text here</p>
        
        
          .mytext {color:#2e885f;}
        
        Text color #2e885f
      
           This box has a color of #2e885f        
        
          <div style="background-color:#2e885f;">Content here</div>
        
        
          .mybackground {background-color:#2e885f;}
        
        Background color #2e885f
      
           Border around this has a color of #2e885f        
        
          <div style="border:2px solid #2e885f;">Content here</div>
        
        
          .myborder {border:2px solid #2e885f;}
        
        Border color #2e885f