#3f011d color space conversions
Hex:
        #3f011d
        RGB:
        63, 1, 29
        CMY:
        75, 100, 89
        CMYK:
        0, 98, 54, 75
      HSL:
        333°, 96.8750%, 12.5490%
        HSV (HSB):
        333°, 98.4127%, 24.7059%
        XYZ:
        2.2825, 1.1672, 1.2674
        xyY:
        0.4839, 0.2474, 1.1672
      CIE-Lab:
        10.3130, 30.8363, 0.0414
        CIE-LCH:
        10.3130, 30.8363, 0.0769
        CIE-Luv:
        10.3130, 25.3597, -3.0945
        Hunter-Lab:
        10.8036, 18.8062, 0.6071
      #3f011d color charts
#3f011d RGB chart
      #3f011d CMYK chart
      #3f011d RGB pie chart
      #3f011d color shades, tints & tones
#3f011d color schemes
#3f011d color preview, HTML & CSS examples
           This text has a color of #3f011d        
        
          <p style="color:#3f011d;">Text here</p>
        
        
          .mytext {color:#3f011d;}
        
        Text color #3f011d
      
           This box has a color of #3f011d        
        
          <div style="background-color:#3f011d;">Content here</div>
        
        
          .mybackground {background-color:#3f011d;}
        
        Background color #3f011d
      
           Border around this has a color of #3f011d        
        
          <div style="border:2px solid #3f011d;">Content here</div>
        
        
          .myborder {border:2px solid #3f011d;}
        
        Border color #3f011d