#3f2b01 color space conversions
Hex:
        #3f2b01
        RGB:
        63, 43, 1
        CMY:
        75, 83, 100
        CMYK:
        0, 32, 98, 75
      HSL:
        41°, 96.8750%, 12.5490%
        HSV (HSB):
        41°, 98.4127%, 24.7059%
        XYZ:
        2.9193, 2.7867, 0.4127
        xyY:
        0.4771, 0.4554, 2.7867
      CIE-Lab:
        19.1686, 4.9954, 27.1457
        CIE-LCH:
        19.1686, 27.6015, 79.5730
        CIE-Luv:
        19.1686, 14.0145, 19.2840
        Hunter-Lab:
        16.6934, 2.0016, 10.2195
      #3f2b01 color charts
#3f2b01 RGB chart
      #3f2b01 CMYK chart
      #3f2b01 RGB pie chart
      #3f2b01 color shades, tints & tones
#3f2b01 color schemes
#3f2b01 color preview, HTML & CSS examples
           This text has a color of #3f2b01        
        
          <p style="color:#3f2b01;">Text here</p>
        
        
          .mytext {color:#3f2b01;}
        
        Text color #3f2b01
      
           This box has a color of #3f2b01        
        
          <div style="background-color:#3f2b01;">Content here</div>
        
        
          .mybackground {background-color:#3f2b01;}
        
        Background color #3f2b01
      
           Border around this has a color of #3f2b01        
        
          <div style="border:2px solid #3f2b01;">Content here</div>
        
        
          .myborder {border:2px solid #3f2b01;}
        
        Border color #3f2b01