#3e421b color space conversions
Hex:
        #3e421b
        RGB:
        62, 66, 27
        CMY:
        76, 74, 89
        CMYK:
        6, 0, 59, 74
      HSL:
        66°, 41.9355%, 18.2353%
        HSV (HSB):
        66°, 59.0909%, 25.8824%
        XYZ:
        4.1327, 4.9997, 1.7841
        xyY:
        0.3786, 0.4580, 4.9997
      CIE-Lab:
        26.7339, -8.3784, 22.8804
        CIE-LCH:
        26.7339, 24.3662, 110.1119
        CIE-Luv:
        26.7339, -0.7528, 22.3464
        Hunter-Lab:
        22.3600, -6.1390, 10.9212
      #3e421b color charts
#3e421b RGB chart
      #3e421b CMYK chart
      #3e421b RGB pie chart
      #3e421b color shades, tints & tones
#3e421b color schemes
#3e421b color preview, HTML & CSS examples
           This text has a color of #3e421b        
        
          <p style="color:#3e421b;">Text here</p>
        
        
          .mytext {color:#3e421b;}
        
        Text color #3e421b
      
           This box has a color of #3e421b        
        
          <div style="background-color:#3e421b;">Content here</div>
        
        
          .mybackground {background-color:#3e421b;}
        
        Background color #3e421b
      
           Border around this has a color of #3e421b        
        
          <div style="border:2px solid #3e421b;">Content here</div>
        
        
          .myborder {border:2px solid #3e421b;}
        
        Border color #3e421b