#3e502d color space conversions
Hex:
        #3e502d
        RGB:
        62, 80, 45
        CMY:
        76, 69, 82
        CMYK:
        23, 0, 44, 69
      HSL:
        91°, 28.0000%, 24.5098%
        HSV (HSB):
        91°, 43.7500%, 31.3725%
        XYZ:
        5.3289, 6.9509, 3.5434
        xyY:
        0.3368, 0.4393, 6.9509
      CIE-Lab:
        31.6949, -14.2131, 18.3792
        CIE-LCH:
        31.6949, 23.2337, 127.7157
        CIE-Luv:
        31.6949, -8.4625, 21.4322
        Hunter-Lab:
        26.3646, -10.0589, 10.4866
      #3e502d color charts
#3e502d RGB chart
      #3e502d CMYK chart
      #3e502d RGB pie chart
      #3e502d color shades, tints & tones
#3e502d color schemes
#3e502d color preview, HTML & CSS examples
           This text has a color of #3e502d        
        
          <p style="color:#3e502d;">Text here</p>
        
        
          .mytext {color:#3e502d;}
        
        Text color #3e502d
      
           This box has a color of #3e502d        
        
          <div style="background-color:#3e502d;">Content here</div>
        
        
          .mybackground {background-color:#3e502d;}
        
        Background color #3e502d
      
           Border around this has a color of #3e502d        
        
          <div style="border:2px solid #3e502d;">Content here</div>
        
        
          .myborder {border:2px solid #3e502d;}
        
        Border color #3e502d