#3f2006 color space conversions
Hex:
        #3f2006
        RGB:
        63, 32, 6
        CMY:
        75, 87, 98
        CMYK:
        0, 49, 90, 75
      HSL:
        27°, 82.6087%, 13.5294%
        HSV (HSB):
        27°, 90.4762%, 24.7059%
        XYZ:
        2.5993, 2.1029, 0.4412
        xyY:
        0.5054, 0.4089, 2.1029
      CIE-Lab:
        16.0184, 12.6301, 21.3072
        CIE-LCH:
        16.0184, 24.7692, 59.3422
        CIE-Luv:
        16.0184, 19.8474, 13.5979
        Hunter-Lab:
        14.5015, 6.6171, 8.3472
      #3f2006 color charts
#3f2006 RGB chart
      #3f2006 CMYK chart
      #3f2006 RGB pie chart
      #3f2006 color shades, tints & tones
#3f2006 color schemes
#3f2006 color preview, HTML & CSS examples
           This text has a color of #3f2006        
        
          <p style="color:#3f2006;">Text here</p>
        
        
          .mytext {color:#3f2006;}
        
        Text color #3f2006
      
           This box has a color of #3f2006        
        
          <div style="background-color:#3f2006;">Content here</div>
        
        
          .mybackground {background-color:#3f2006;}
        
        Background color #3f2006
      
           Border around this has a color of #3f2006        
        
          <div style="border:2px solid #3f2006;">Content here</div>
        
        
          .myborder {border:2px solid #3f2006;}
        
        Border color #3f2006