#3f2f00 color space conversions
Hex:
        #3f2f00
        RGB:
        63, 47, 0
        CMY:
        75, 82, 100
        CMYK:
        0, 25, 100, 75
      HSL:
        45°, 100.0000%, 12.3529%
        HSV (HSB):
        45°, 100.0000%, 24.7059%
        XYZ:
        3.0664, 3.0898, 0.4348
        xyY:
        0.4652, 0.4688, 3.0898
      CIE-Lab:
        20.4000, 2.2759, 28.9536
        CIE-LCH:
        20.4000, 29.0429, 85.5056
        CIE-Luv:
        20.4000, 11.6694, 21.2046
        Hunter-Lab:
        17.5778, 0.3778, 10.8380
      #3f2f00 color charts
#3f2f00 RGB chart
      #3f2f00 CMYK chart
      #3f2f00 RGB pie chart
      #3f2f00 color shades, tints & tones
#3f2f00 color schemes
#3f2f00 color preview, HTML & CSS examples
           This text has a color of #3f2f00        
        
          <p style="color:#3f2f00;">Text here</p>
        
        
          .mytext {color:#3f2f00;}
        
        Text color #3f2f00
      
           This box has a color of #3f2f00        
        
          <div style="background-color:#3f2f00;">Content here</div>
        
        
          .mybackground {background-color:#3f2f00;}
        
        Background color #3f2f00
      
           Border around this has a color of #3f2f00        
        
          <div style="border:2px solid #3f2f00;">Content here</div>
        
        
          .myborder {border:2px solid #3f2f00;}
        
        Border color #3f2f00