#3f2f01 color space conversions
Hex:
        #3f2f01
        RGB:
        63, 47, 1
        CMY:
        75, 82, 100
        CMYK:
        0, 25, 98, 75
      HSL:
        45°, 96.8750%, 12.5490%
        HSV (HSB):
        45°, 98.4127%, 24.7059%
        XYZ:
        3.0719, 3.0920, 0.4636
        xyY:
        0.4635, 0.4665, 3.0920
      CIE-Lab:
        20.4086, 2.3335, 28.5558
        CIE-LCH:
        20.4086, 28.6510, 85.3283
        CIE-Luv:
        20.4086, 11.6311, 20.9591
        Hunter-Lab:
        17.5840, 0.4115, 10.7456
      #3f2f01 color charts
#3f2f01 RGB chart
      #3f2f01 CMYK chart
      #3f2f01 RGB pie chart
      #3f2f01 color shades, tints & tones
#3f2f01 color schemes
#3f2f01 color preview, HTML & CSS examples
           This text has a color of #3f2f01        
        
          <p style="color:#3f2f01;">Text here</p>
        
        
          .mytext {color:#3f2f01;}
        
        Text color #3f2f01
      
           This box has a color of #3f2f01        
        
          <div style="background-color:#3f2f01;">Content here</div>
        
        
          .mybackground {background-color:#3f2f01;}
        
        Background color #3f2f01
      
           Border around this has a color of #3f2f01        
        
          <div style="border:2px solid #3f2f01;">Content here</div>
        
        
          .myborder {border:2px solid #3f2f01;}
        
        Border color #3f2f01