#4f2f00 color space conversions
Hex:
        #4f2f00
        RGB:
        79, 47, 0
        CMY:
        69, 82, 100
        CMYK:
        0, 41, 100, 69
      HSL:
        36°, 100.0000%, 15.4902%
        HSV (HSB):
        36°, 100.0000%, 30.9804%
        XYZ:
        4.2410, 3.6953, 0.4897
        xyY:
        0.5033, 0.4386, 3.6953
      CIE-Lab:
        22.6374, 10.8018, 32.0250
        CIE-LCH:
        22.6374, 33.7976, 71.3612
        CIE-Luv:
        22.6374, 23.4314, 22.2557
        Hunter-Lab:
        19.2231, 5.7397, 11.9457
      #4f2f00 color charts
#4f2f00 RGB chart
      #4f2f00 CMYK chart
      #4f2f00 RGB pie chart
      #4f2f00 color shades, tints & tones
#4f2f00 color schemes
#4f2f00 color preview, HTML & CSS examples
           This text has a color of #4f2f00        
        
          <p style="color:#4f2f00;">Text here</p>
        
        
          .mytext {color:#4f2f00;}
        
        Text color #4f2f00
      
           This box has a color of #4f2f00        
        
          <div style="background-color:#4f2f00;">Content here</div>
        
        
          .mybackground {background-color:#4f2f00;}
        
        Background color #4f2f00
      
           Border around this has a color of #4f2f00        
        
          <div style="border:2px solid #4f2f00;">Content here</div>
        
        
          .myborder {border:2px solid #4f2f00;}
        
        Border color #4f2f00