#3f131e color space conversions
Hex:
        #3f131e
        RGB:
        63, 19, 30
        CMY:
        75, 93, 88
        CMYK:
        0, 70, 52, 75
      HSL:
        345°, 53.6585%, 16.0784%
        HSV (HSB):
        345°, 69.8413%, 24.7059%
        XYZ:
        2.5171, 1.6162, 1.4076
        xyY:
        0.4543, 0.2917, 1.6162
      CIE-Lab:
        13.3288, 22.6191, 3.6276
        CIE-LCH:
        13.3288, 22.9081, 9.1114
        CIE-Luv:
        13.3288, 22.0268, 0.1984
        Hunter-Lab:
        12.7132, 13.0937, 2.3346
      #3f131e color charts
#3f131e RGB chart
      #3f131e CMYK chart
      #3f131e RGB pie chart
      #3f131e color shades, tints & tones
#3f131e color schemes
#3f131e color preview, HTML & CSS examples
           This text has a color of #3f131e        
        
          <p style="color:#3f131e;">Text here</p>
        
        
          .mytext {color:#3f131e;}
        
        Text color #3f131e
      
           This box has a color of #3f131e        
        
          <div style="background-color:#3f131e;">Content here</div>
        
        
          .mybackground {background-color:#3f131e;}
        
        Background color #3f131e
      
           Border around this has a color of #3f131e        
        
          <div style="border:2px solid #3f131e;">Content here</div>
        
        
          .myborder {border:2px solid #3f131e;}
        
        Border color #3f131e