#3f222b color space conversions
Hex:
        #3f222b
        RGB:
        63, 34, 43
        CMY:
        75, 87, 83
        CMYK:
        0, 46, 32, 75
      HSL:
        341°, 29.8969%, 19.0196%
        HSV (HSB):
        341°, 46.0317%, 24.7059%
        XYZ:
        3.0580, 2.3752, 2.5828
        xyY:
        0.3815, 0.2963, 2.3752
      CIE-Lab:
        17.3447, 15.2989, 0.0255
        CIE-LCH:
        17.3447, 15.2989, 0.0953
        CIE-Luv:
        17.3447, 14.7872, -1.7968
        Hunter-Lab:
        15.4118, 8.4469, 0.8521
      #3f222b color charts
#3f222b RGB chart
      #3f222b CMYK chart
      #3f222b RGB pie chart
      #3f222b color shades, tints & tones
#3f222b color schemes
#3f222b color preview, HTML & CSS examples
           This text has a color of #3f222b        
        
          <p style="color:#3f222b;">Text here</p>
        
        
          .mytext {color:#3f222b;}
        
        Text color #3f222b
      
           This box has a color of #3f222b        
        
          <div style="background-color:#3f222b;">Content here</div>
        
        
          .mybackground {background-color:#3f222b;}
        
        Background color #3f222b
      
           Border around this has a color of #3f222b        
        
          <div style="border:2px solid #3f222b;">Content here</div>
        
        
          .myborder {border:2px solid #3f222b;}
        
        Border color #3f222b