#3e503e color space conversions
Hex:
        #3e503e
        RGB:
        62, 80, 62
        CMY:
        76, 69, 76
        CMYK:
        23, 0, 23, 69
      HSL:
        120°, 12.6761%, 27.8431%
        HSV (HSB):
        120°, 22.5000%, 31.3725%
        XYZ:
        5.7248, 7.1093, 5.6279
        xyY:
        0.3101, 0.3851, 7.1093
      CIE-Lab:
        32.0543, -11.1366, 8.3518
        CIE-LCH:
        32.0543, 13.9204, 143.1323
        CIE-Luv:
        32.0543, -8.6122, 11.1298
        Hunter-Lab:
        26.6632, -8.3354, 6.1496
      #3e503e color charts
#3e503e RGB chart
      #3e503e CMYK chart
      #3e503e RGB pie chart
      #3e503e color shades, tints & tones
#3e503e color schemes
#3e503e color preview, HTML & CSS examples
           This text has a color of #3e503e        
        
          <p style="color:#3e503e;">Text here</p>
        
        
          .mytext {color:#3e503e;}
        
        Text color #3e503e
      
           This box has a color of #3e503e        
        
          <div style="background-color:#3e503e;">Content here</div>
        
        
          .mybackground {background-color:#3e503e;}
        
        Background color #3e503e
      
           Border around this has a color of #3e503e        
        
          <div style="border:2px solid #3e503e;">Content here</div>
        
        
          .myborder {border:2px solid #3e503e;}
        
        Border color #3e503e