#3e420f color space conversions
Hex:
        #3e420f
        RGB:
        62, 66, 15
        CMY:
        76, 74, 94
        CMYK:
        6, 0, 77, 74
      HSL:
        65°, 62.9630%, 15.8824%
        HSV (HSB):
        65°, 77.2727%, 25.8824%
        XYZ:
        4.0210, 4.9551, 1.1964
        xyY:
        0.3953, 0.4871, 4.9551
      CIE-Lab:
        26.6063, -9.4257, 28.9955
        CIE-LCH:
        26.6063, 30.4891, 108.0081
        CIE-Luv:
        26.6063, -0.5321, 26.2646
        Hunter-Lab:
        22.2599, -6.7106, 12.3952
      #3e420f color charts
#3e420f RGB chart
      #3e420f CMYK chart
      #3e420f RGB pie chart
      #3e420f color shades, tints & tones
#3e420f color schemes
#3e420f color preview, HTML & CSS examples
           This text has a color of #3e420f        
        
          <p style="color:#3e420f;">Text here</p>
        
        
          .mytext {color:#3e420f;}
        
        Text color #3e420f
      
           This box has a color of #3e420f        
        
          <div style="background-color:#3e420f;">Content here</div>
        
        
          .mybackground {background-color:#3e420f;}
        
        Background color #3e420f
      
           Border around this has a color of #3e420f        
        
          <div style="border:2px solid #3e420f;">Content here</div>
        
        
          .myborder {border:2px solid #3e420f;}
        
        Border color #3e420f