#3f0d01 color space conversions
Hex:
        #3f0d01
        RGB:
        63, 13, 1
        CMY:
        75, 95, 100
        CMYK:
        0, 79, 98, 75
      HSL:
        12°, 96.8750%, 12.5490%
        HSV (HSB):
        12°, 98.4127%, 24.7059%
        XYZ:
        2.1993, 1.3468, 0.1728
        xyY:
        0.5914, 0.3622, 1.3468
      CIE-Lab:
        11.5989, 23.5185, 17.5271
        CIE-LCH:
        11.5989, 29.3312, 36.6953
        CIE-Luv:
        11.5989, 28.0446, 9.1258
        Hunter-Lab:
        11.6052, 13.5186, 7.2410
      #3f0d01 color charts
#3f0d01 RGB chart
      #3f0d01 CMYK chart
      #3f0d01 RGB pie chart
      #3f0d01 color shades, tints & tones
#3f0d01 color schemes
#3f0d01 color preview, HTML & CSS examples
           This text has a color of #3f0d01        
        
          <p style="color:#3f0d01;">Text here</p>
        
        
          .mytext {color:#3f0d01;}
        
        Text color #3f0d01
      
           This box has a color of #3f0d01        
        
          <div style="background-color:#3f0d01;">Content here</div>
        
        
          .mybackground {background-color:#3f0d01;}
        
        Background color #3f0d01
      
           Border around this has a color of #3f0d01        
        
          <div style="border:2px solid #3f0d01;">Content here</div>
        
        
          .myborder {border:2px solid #3f0d01;}
        
        Border color #3f0d01