#4f440d color space conversions
Hex:
        #4f440d
        RGB:
        79, 68, 13
        CMY:
        69, 73, 95
        CMYK:
        0, 14, 84, 69
      HSL:
        50°, 71.7391%, 18.0392%
        HSV (HSB):
        50°, 83.5443%, 30.9804%
        XYZ:
        5.3642, 5.8256, 1.2225
        xyY:
        0.4322, 0.4693, 5.8256
      CIE-Lab:
        28.9681, -2.0378, 32.7469
        CIE-LCH:
        28.9681, 32.8102, 93.5608
        CIE-Luv:
        28.9681, 9.3042, 28.4166
        Hunter-Lab:
        24.1362, -2.5672, 13.8923
      #4f440d color charts
#4f440d RGB chart
      #4f440d CMYK chart
      #4f440d RGB pie chart
      #4f440d color shades, tints & tones
#4f440d color schemes
#4f440d color preview, HTML & CSS examples
           This text has a color of #4f440d        
        
          <p style="color:#4f440d;">Text here</p>
        
        
          .mytext {color:#4f440d;}
        
        Text color #4f440d
      
           This box has a color of #4f440d        
        
          <div style="background-color:#4f440d;">Content here</div>
        
        
          .mybackground {background-color:#4f440d;}
        
        Background color #4f440d
      
           Border around this has a color of #4f440d        
        
          <div style="border:2px solid #4f440d;">Content here</div>
        
        
          .myborder {border:2px solid #4f440d;}
        
        Border color #4f440d