#3f142a color space conversions
Hex:
        #3f142a
        RGB:
        63, 20, 42
        CMY:
        75, 92, 84
        CMYK:
        0, 68, 33, 75
      HSL:
        329°, 51.8072%, 16.2745%
        HSV (HSB):
        329°, 68.2540%, 24.7059%
        XYZ:
        2.7180, 1.7242, 2.3800
        xyY:
        0.3984, 0.2527, 1.7242
      CIE-Lab:
        13.9680, 23.7271, -4.2517
        CIE-LCH:
        13.9680, 24.1050, 349.8409
        CIE-Luv:
        13.9680, 19.3404, -6.1590
        Hunter-Lab:
        13.1310, 13.9681, -1.5548
      #3f142a color charts
#3f142a RGB chart
      #3f142a CMYK chart
      #3f142a RGB pie chart
      #3f142a color shades, tints & tones
#3f142a color schemes
#3f142a color preview, HTML & CSS examples
           This text has a color of #3f142a        
        
          <p style="color:#3f142a;">Text here</p>
        
        
          .mytext {color:#3f142a;}
        
        Text color #3f142a
      
           This box has a color of #3f142a        
        
          <div style="background-color:#3f142a;">Content here</div>
        
        
          .mybackground {background-color:#3f142a;}
        
        Background color #3f142a
      
           Border around this has a color of #3f142a        
        
          <div style="border:2px solid #3f142a;">Content here</div>
        
        
          .myborder {border:2px solid #3f142a;}
        
        Border color #3f142a