#3e502f color space conversions
Hex:
        #3e502f
        RGB:
        62, 80, 47
        CMY:
        76, 69, 82
        CMYK:
        23, 0, 41, 69
      HSL:
        93°, 25.9843%, 24.9020%
        HSV (HSB):
        93°, 41.2500%, 31.3725%
        XYZ:
        5.3684, 6.9667, 3.7511
        xyY:
        0.3337, 0.4331, 6.9667
      CIE-Lab:
        31.7310, -13.8976, 17.2175
        CIE-LCH:
        31.7310, 22.1266, 128.9096
        CIE-Luv:
        31.7310, -8.4778, 20.3469
        Hunter-Lab:
        26.3945, -9.8854, 10.0501
      #3e502f color charts
#3e502f RGB chart
      #3e502f CMYK chart
      #3e502f RGB pie chart
      #3e502f color shades, tints & tones
#3e502f color schemes
#3e502f color preview, HTML & CSS examples
           This text has a color of #3e502f        
        
          <p style="color:#3e502f;">Text here</p>
        
        
          .mytext {color:#3e502f;}
        
        Text color #3e502f
      
           This box has a color of #3e502f        
        
          <div style="background-color:#3e502f;">Content here</div>
        
        
          .mybackground {background-color:#3e502f;}
        
        Background color #3e502f
      
           Border around this has a color of #3e502f        
        
          <div style="border:2px solid #3e502f;">Content here</div>
        
        
          .myborder {border:2px solid #3e502f;}
        
        Border color #3e502f