#4f2006 color space conversions
Hex:
        #4f2006
        RGB:
        79, 32, 6
        CMY:
        69, 87, 98
        CMYK:
        0, 59, 92, 69
      HSL:
        21°, 85.8824%, 16.6667%
        HSV (HSB):
        21°, 92.4051%, 30.9804%
        XYZ:
        3.7738, 2.7084, 0.4962
        xyY:
        0.5408, 0.3881, 2.7084
      CIE-Lab:
        18.8362, 20.4200, 25.3792
        CIE-LCH:
        18.8362, 32.5742, 51.1800
        CIE-Luv:
        18.8362, 32.1060, 15.3921
        Hunter-Lab:
        16.4573, 12.1315, 9.7326
      #4f2006 color charts
#4f2006 RGB chart
      #4f2006 CMYK chart
      #4f2006 RGB pie chart
      #4f2006 color shades, tints & tones
#4f2006 color schemes
#4f2006 color preview, HTML & CSS examples
           This text has a color of #4f2006        
        
          <p style="color:#4f2006;">Text here</p>
        
        
          .mytext {color:#4f2006;}
        
        Text color #4f2006
      
           This box has a color of #4f2006        
        
          <div style="background-color:#4f2006;">Content here</div>
        
        
          .mybackground {background-color:#4f2006;}
        
        Background color #4f2006
      
           Border around this has a color of #4f2006        
        
          <div style="border:2px solid #4f2006;">Content here</div>
        
        
          .myborder {border:2px solid #4f2006;}
        
        Border color #4f2006