#4f2b01 color space conversions
Hex:
        #4f2b01
        RGB:
        79, 43, 1
        CMY:
        69, 83, 100
        CMYK:
        0, 46, 99, 69
      HSL:
        32°, 97.5000%, 15.6863%
        HSV (HSB):
        32°, 98.7342%, 30.9804%
        XYZ:
        4.0938, 3.3922, 0.4677
        xyY:
        0.5147, 0.4265, 3.3922
      CIE-Lab:
        21.5508, 13.4100, 30.4666
        CIE-LCH:
        21.5508, 33.2873, 66.2432
        CIE-Luv:
        21.5508, 25.9438, 20.4979
        Hunter-Lab:
        18.4180, 7.4442, 11.3869
      #4f2b01 color charts
#4f2b01 RGB chart
      #4f2b01 CMYK chart
      #4f2b01 RGB pie chart
      #4f2b01 color shades, tints & tones
#4f2b01 color schemes
#4f2b01 color preview, HTML & CSS examples
           This text has a color of #4f2b01        
        
          <p style="color:#4f2b01;">Text here</p>
        
        
          .mytext {color:#4f2b01;}
        
        Text color #4f2b01
      
           This box has a color of #4f2b01        
        
          <div style="background-color:#4f2b01;">Content here</div>
        
        
          .mybackground {background-color:#4f2b01;}
        
        Background color #4f2b01
      
           Border around this has a color of #4f2b01        
        
          <div style="border:2px solid #4f2b01;">Content here</div>
        
        
          .myborder {border:2px solid #4f2b01;}
        
        Border color #4f2b01