#4e380e color space conversions
Hex:
        #4e380e
        RGB:
        78, 56, 14
        CMY:
        69, 78, 95
        CMYK:
        0, 28, 82, 69
      HSL:
        39°, 69.5652%, 18.0392%
        HSV (HSB):
        39°, 82.0513%, 30.5882%
        XYZ:
        4.6353, 4.4798, 1.0358
        xyY:
        0.4566, 0.4413, 4.4798
      CIE-Lab:
        25.1980, 5.0995, 28.6530
        CIE-LCH:
        25.1980, 29.1033, 79.9086
        CIE-Luv:
        25.1980, 16.2405, 22.8223
        Hunter-Lab:
        21.1654, 2.0528, 11.9142
      #4e380e color charts
#4e380e RGB chart
      #4e380e CMYK chart
      #4e380e RGB pie chart
      #4e380e color shades, tints & tones
#4e380e color schemes
#4e380e color preview, HTML & CSS examples
           This text has a color of #4e380e        
        
          <p style="color:#4e380e;">Text here</p>
        
        
          .mytext {color:#4e380e;}
        
        Text color #4e380e
      
           This box has a color of #4e380e        
        
          <div style="background-color:#4e380e;">Content here</div>
        
        
          .mybackground {background-color:#4e380e;}
        
        Background color #4e380e
      
           Border around this has a color of #4e380e        
        
          <div style="border:2px solid #4e380e;">Content here</div>
        
        
          .myborder {border:2px solid #4e380e;}
        
        Border color #4e380e