#4f2e0b color space conversions
Hex:
        #4f2e0b
        RGB:
        79, 46, 11
        CMY:
        69, 82, 96
        CMYK:
        0, 42, 86, 69
      HSL:
        31°, 75.5556%, 17.6471%
        HSV (HSB):
        31°, 86.0759%, 30.9804%
        XYZ:
        4.2618, 3.6404, 0.7947
        xyY:
        0.4900, 0.4186, 3.6404
      CIE-Lab:
        22.4452, 11.9209, 27.3323
        CIE-LCH:
        22.4452, 29.8188, 66.4357
        CIE-Luv:
        22.4452, 23.4818, 19.4225
        Hunter-Lab:
        19.0799, 6.4816, 10.8866
      #4f2e0b color charts
#4f2e0b RGB chart
      #4f2e0b CMYK chart
      #4f2e0b RGB pie chart
      #4f2e0b color shades, tints & tones
#4f2e0b color schemes
#4f2e0b color preview, HTML & CSS examples
           This text has a color of #4f2e0b        
        
          <p style="color:#4f2e0b;">Text here</p>
        
        
          .mytext {color:#4f2e0b;}
        
        Text color #4f2e0b
      
           This box has a color of #4f2e0b        
        
          <div style="background-color:#4f2e0b;">Content here</div>
        
        
          .mybackground {background-color:#4f2e0b;}
        
        Background color #4f2e0b
      
           Border around this has a color of #4f2e0b        
        
          <div style="border:2px solid #4f2e0b;">Content here</div>
        
        
          .myborder {border:2px solid #4f2e0b;}
        
        Border color #4f2e0b