#3f1b12 color space conversions
Hex:
        #3f1b12
        RGB:
        63, 27, 18
        CMY:
        75, 89, 93
        CMYK:
        0, 57, 71, 75
      HSL:
        12°, 55.5556%, 15.8824%
        HSV (HSB):
        12°, 71.4286%, 24.7059%
        XYZ:
        2.5510, 1.8843, 0.8015
        xyY:
        0.4871, 0.3598, 1.8843
      CIE-Lab:
        14.8680, 16.6506, 14.1699
        CIE-LCH:
        14.8680, 21.8639, 40.3984
        CIE-Luv:
        14.8680, 21.1308, 8.1487
        Hunter-Lab:
        13.7270, 9.1501, 6.1469
      #3f1b12 color charts
#3f1b12 RGB chart
      #3f1b12 CMYK chart
      #3f1b12 RGB pie chart
      #3f1b12 color shades, tints & tones
#3f1b12 color schemes
#3f1b12 color preview, HTML & CSS examples
           This text has a color of #3f1b12        
        
          <p style="color:#3f1b12;">Text here</p>
        
        
          .mytext {color:#3f1b12;}
        
        Text color #3f1b12
      
           This box has a color of #3f1b12        
        
          <div style="background-color:#3f1b12;">Content here</div>
        
        
          .mybackground {background-color:#3f1b12;}
        
        Background color #3f1b12
      
           Border around this has a color of #3f1b12        
        
          <div style="border:2px solid #3f1b12;">Content here</div>
        
        
          .myborder {border:2px solid #3f1b12;}
        
        Border color #3f1b12