#4f2705 color space conversions
Hex:
        #4f2705
        RGB:
        79, 39, 5
        CMY:
        69, 85, 98
        CMYK:
        0, 51, 94, 69
      HSL:
        28°, 88.0952%, 16.4706%
        HSV (HSB):
        28°, 93.6709%, 30.9804%
        XYZ:
        3.9774, 3.1243, 0.5370
        xyY:
        0.5207, 0.4090, 3.1243
      CIE-Lab:
        20.5348, 16.1113, 27.7240
        CIE-LCH:
        20.5348, 32.0655, 59.8378
        CIE-Luv:
        20.5348, 28.1564, 18.0831
        Hunter-Lab:
        17.6756, 9.2338, 10.5716
      #4f2705 color charts
#4f2705 RGB chart
      #4f2705 CMYK chart
      #4f2705 RGB pie chart
      #4f2705 color shades, tints & tones
#4f2705 color schemes
#4f2705 color preview, HTML & CSS examples
           This text has a color of #4f2705        
        
          <p style="color:#4f2705;">Text here</p>
        
        
          .mytext {color:#4f2705;}
        
        Text color #4f2705
      
           This box has a color of #4f2705        
        
          <div style="background-color:#4f2705;">Content here</div>
        
        
          .mybackground {background-color:#4f2705;}
        
        Background color #4f2705
      
           Border around this has a color of #4f2705        
        
          <div style="border:2px solid #4f2705;">Content here</div>
        
        
          .myborder {border:2px solid #4f2705;}
        
        Border color #4f2705