#3f0214 color space conversions
Hex:
        #3f0214
        RGB:
        63, 2, 20
        CMY:
        75, 99, 92
        CMYK:
        0, 97, 68, 75
      HSL:
        342°, 93.8462%, 12.7451%
        HSV (HSB):
        342°, 96.8254%, 24.7059%
        XYZ:
        2.1979, 1.1507, 0.7681
        xyY:
        0.5339, 0.2795, 1.1507
      CIE-Lab:
        10.1885, 29.5672, 6.5801
        CIE-LCH:
        10.1885, 30.2906, 12.5465
        CIE-Luv:
        10.1885, 27.3028, 0.9984
        Hunter-Lab:
        10.7270, 17.8009, 3.2636
      #3f0214 color charts
#3f0214 RGB chart
      #3f0214 CMYK chart
      #3f0214 RGB pie chart
      #3f0214 color shades, tints & tones
#3f0214 color schemes
#3f0214 color preview, HTML & CSS examples
           This text has a color of #3f0214        
        
          <p style="color:#3f0214;">Text here</p>
        
        
          .mytext {color:#3f0214;}
        
        Text color #3f0214
      
           This box has a color of #3f0214        
        
          <div style="background-color:#3f0214;">Content here</div>
        
        
          .mybackground {background-color:#3f0214;}
        
        Background color #3f0214
      
           Border around this has a color of #3f0214        
        
          <div style="border:2px solid #3f0214;">Content here</div>
        
        
          .myborder {border:2px solid #3f0214;}
        
        Border color #3f0214