#3f211a color space conversions
Hex:
        #3f211a
        RGB:
        63, 33, 26
        CMY:
        75, 87, 90
        CMYK:
        0, 48, 59, 75
      HSL:
        11°, 41.5730%, 17.4510%
        HSV (HSB):
        11°, 58.7302%, 24.7059%
        XYZ:
        2.7802, 2.2191, 1.2591
        xyY:
        0.4442, 0.3546, 2.2191
      CIE-Lab:
        16.5972, 13.5522, 10.9756
        CIE-LCH:
        16.5972, 17.4392, 39.0031
        CIE-Luv:
        16.5972, 17.5362, 7.1020
        Hunter-Lab:
        14.8965, 7.2455, 5.4163
      #3f211a color charts
#3f211a RGB chart
      #3f211a CMYK chart
      #3f211a RGB pie chart
      #3f211a color shades, tints & tones
#3f211a color schemes
#3f211a color preview, HTML & CSS examples
           This text has a color of #3f211a        
        
          <p style="color:#3f211a;">Text here</p>
        
        
          .mytext {color:#3f211a;}
        
        Text color #3f211a
      
           This box has a color of #3f211a        
        
          <div style="background-color:#3f211a;">Content here</div>
        
        
          .mybackground {background-color:#3f211a;}
        
        Background color #3f211a
      
           Border around this has a color of #3f211a        
        
          <div style="border:2px solid #3f211a;">Content here</div>
        
        
          .myborder {border:2px solid #3f211a;}
        
        Border color #3f211a