#3e500d color space conversions
Hex:
        #3e500d
        RGB:
        62, 80, 13
        CMY:
        76, 69, 95
        CMYK:
        23, 0, 84, 69
      HSL:
        76°, 72.0430%, 18.2353%
        HSV (HSB):
        76°, 83.7500%, 31.3725%
        XYZ:
        4.9279, 6.7905, 1.4317
        xyY:
        0.3747, 0.5164, 6.7905
      CIE-Lab:
        31.3252, -17.5453, 34.3890
        CIE-LCH:
        31.3252, 38.6063, 117.0307
        CIE-Luv:
        31.3252, -8.3020, 33.3296
        Hunter-Lab:
        26.0586, -11.8467, 14.9835
      #3e500d color charts
#3e500d RGB chart
      #3e500d CMYK chart
      #3e500d RGB pie chart
      #3e500d color shades, tints & tones
#3e500d color schemes
#3e500d color preview, HTML & CSS examples
           This text has a color of #3e500d        
        
          <p style="color:#3e500d;">Text here</p>
        
        
          .mytext {color:#3e500d;}
        
        Text color #3e500d
      
           This box has a color of #3e500d        
        
          <div style="background-color:#3e500d;">Content here</div>
        
        
          .mybackground {background-color:#3e500d;}
        
        Background color #3e500d
      
           Border around this has a color of #3e500d        
        
          <div style="border:2px solid #3e500d;">Content here</div>
        
        
          .myborder {border:2px solid #3e500d;}
        
        Border color #3e500d