#4f380e color space conversions
Hex:
        #4f380e
        RGB:
        79, 56, 14
        CMY:
        69, 78, 95
        CMYK:
        0, 29, 82, 69
      HSL:
        39°, 69.8925%, 18.2353%
        HSV (HSB):
        39°, 82.2785%, 30.9804%
        XYZ:
        4.7179, 4.5223, 1.0397
        xyY:
        0.4589, 0.4399, 4.5223
      CIE-Lab:
        25.3281, 5.6171, 28.8247
        CIE-LCH:
        25.3281, 29.3669, 78.9730
        CIE-Luv:
        25.3281, 16.9727, 22.8919
        Hunter-Lab:
        21.2657, 2.3859, 11.9873
      #4f380e color charts
#4f380e RGB chart
      #4f380e CMYK chart
      #4f380e RGB pie chart
      #4f380e color shades, tints & tones
#4f380e color schemes
#4f380e color preview, HTML & CSS examples
           This text has a color of #4f380e        
        
          <p style="color:#4f380e;">Text here</p>
        
        
          .mytext {color:#4f380e;}
        
        Text color #4f380e
      
           This box has a color of #4f380e        
        
          <div style="background-color:#4f380e;">Content here</div>
        
        
          .mybackground {background-color:#4f380e;}
        
        Background color #4f380e
      
           Border around this has a color of #4f380e        
        
          <div style="border:2px solid #4f380e;">Content here</div>
        
        
          .myborder {border:2px solid #4f380e;}
        
        Border color #4f380e