#3f1106 color space conversions
Hex:
        #3f1106
        RGB:
        63, 17, 6
        CMY:
        75, 93, 98
        CMYK:
        0, 73, 90, 75
      HSL:
        12°, 82.6087%, 13.5294%
        HSV (HSB):
        12°, 90.4762%, 24.7059%
        XYZ:
        2.2832, 1.4708, 0.3359
        xyY:
        0.5583, 0.3596, 1.4708
      CIE-Lab:
        12.4213, 21.7636, 16.6121
        CIE-LCH:
        12.4213, 27.3791, 37.3545
        CIE-Luv:
        12.4213, 26.2222, 8.6849
        Hunter-Lab:
        12.1277, 12.3819, 6.8475
      #3f1106 color charts
#3f1106 RGB chart
      #3f1106 CMYK chart
      #3f1106 RGB pie chart
      #3f1106 color shades, tints & tones
#3f1106 color schemes
#3f1106 color preview, HTML & CSS examples
           This text has a color of #3f1106        
        
          <p style="color:#3f1106;">Text here</p>
        
        
          .mytext {color:#3f1106;}
        
        Text color #3f1106
      
           This box has a color of #3f1106        
        
          <div style="background-color:#3f1106;">Content here</div>
        
        
          .mybackground {background-color:#3f1106;}
        
        Background color #3f1106
      
           Border around this has a color of #3f1106        
        
          <div style="border:2px solid #3f1106;">Content here</div>
        
        
          .myborder {border:2px solid #3f1106;}
        
        Border color #3f1106