#3f142b color space conversions
Hex:
        #3f142b
        RGB:
        63, 20, 43
        CMY:
        75, 92, 83
        CMYK:
        0, 68, 32, 75
      HSL:
        328°, 51.8072%, 16.2745%
        HSV (HSB):
        328°, 68.2540%, 24.7059%
        XYZ:
        2.7361, 1.7315, 2.4755
        xyY:
        0.3941, 0.2494, 1.7315
      CIE-Lab:
        14.0099, 23.8854, -4.9172
        CIE-LCH:
        14.0099, 24.3863, 348.3673
        CIE-Luv:
        14.0099, 19.1300, -6.7534
        Hunter-Lab:
        13.1586, 14.0883, -1.9431
      #3f142b color charts
#3f142b RGB chart
      #3f142b CMYK chart
      #3f142b RGB pie chart
      #3f142b color shades, tints & tones
#3f142b color schemes
#3f142b color preview, HTML & CSS examples
           This text has a color of #3f142b        
        
          <p style="color:#3f142b;">Text here</p>
        
        
          .mytext {color:#3f142b;}
        
        Text color #3f142b
      
           This box has a color of #3f142b        
        
          <div style="background-color:#3f142b;">Content here</div>
        
        
          .mybackground {background-color:#3f142b;}
        
        Background color #3f142b
      
           Border around this has a color of #3f142b        
        
          <div style="border:2px solid #3f142b;">Content here</div>
        
        
          .myborder {border:2px solid #3f142b;}
        
        Border color #3f142b