#3e442d color space conversions
Hex:
        #3e442d
        RGB:
        62, 68, 45
        CMY:
        76, 73, 82
        CMYK:
        9, 0, 34, 73
      HSL:
        76°, 20.3540%, 22.1569%
        HSV (HSB):
        76°, 33.8235%, 26.6667%
        XYZ:
        4.5274, 5.3478, 3.2762
        xyY:
        0.3442, 0.4066, 5.3478
      CIE-Lab:
        27.7036, -7.1298, 13.1446
        CIE-LCH:
        27.7036, 14.9538, 118.4759
        CIE-Luv:
        27.7036, -2.2883, 14.6165
        Hunter-Lab:
        23.1254, -5.5235, 7.7880
      #3e442d color charts
#3e442d RGB chart
      #3e442d CMYK chart
      #3e442d RGB pie chart
      #3e442d color shades, tints & tones
#3e442d color schemes
#3e442d color preview, HTML & CSS examples
           This text has a color of #3e442d        
        
          <p style="color:#3e442d;">Text here</p>
        
        
          .mytext {color:#3e442d;}
        
        Text color #3e442d
      
           This box has a color of #3e442d        
        
          <div style="background-color:#3e442d;">Content here</div>
        
        
          .mybackground {background-color:#3e442d;}
        
        Background color #3e442d
      
           Border around this has a color of #3e442d        
        
          <div style="border:2px solid #3e442d;">Content here</div>
        
        
          .myborder {border:2px solid #3e442d;}
        
        Border color #3e442d