#4f380d color space conversions
Hex:
        #4f380d
        RGB:
        79, 56, 13
        CMY:
        69, 78, 95
        CMYK:
        0, 29, 84, 69
      HSL:
        39°, 71.7391%, 18.0392%
        HSV (HSB):
        39°, 83.5443%, 30.9804%
        XYZ:
        4.7113, 4.5197, 1.0048
        xyY:
        0.4603, 0.4416, 4.5197
      CIE-Lab:
        25.3200, 5.5659, 29.2903
        CIE-LCH:
        25.3200, 29.8145, 79.2407
        CIE-Luv:
        25.3200, 17.0159, 23.1345
        Hunter-Lab:
        21.2595, 2.3528, 12.0793
      #4f380d color charts
#4f380d RGB chart
      #4f380d CMYK chart
      #4f380d RGB pie chart
      #4f380d color shades, tints & tones
#4f380d color schemes
#4f380d color preview, HTML & CSS examples
           This text has a color of #4f380d        
        
          <p style="color:#4f380d;">Text here</p>
        
        
          .mytext {color:#4f380d;}
        
        Text color #4f380d
      
           This box has a color of #4f380d        
        
          <div style="background-color:#4f380d;">Content here</div>
        
        
          .mybackground {background-color:#4f380d;}
        
        Background color #4f380d
      
           Border around this has a color of #4f380d        
        
          <div style="border:2px solid #4f380d;">Content here</div>
        
        
          .myborder {border:2px solid #4f380d;}
        
        Border color #4f380d