#3f3b33 color space conversions
Hex:
        #3f3b33
        RGB:
        63, 59, 51
        CMY:
        75, 77, 80
        CMYK:
        0, 6, 19, 75
      HSL:
        40°, 10.5263%, 22.3529%
        HSV (HSB):
        40°, 19.0476%, 24.7059%
        XYZ:
        4.2114, 4.4237, 3.7639
        xyY:
        0.3397, 0.3568, 4.4237
      CIE-Lab:
        25.0255, 0.0953, 5.5825
        CIE-LCH:
        25.0255, 5.5833, 89.0217
        CIE-Luv:
        25.0255, 2.5862, 5.8661
        Hunter-Lab:
        21.0326, -1.0656, 4.1127
      #3f3b33 color charts
#3f3b33 RGB chart
      #3f3b33 CMYK chart
      #3f3b33 RGB pie chart
      #3f3b33 color shades, tints & tones
#3f3b33 color schemes
#3f3b33 color preview, HTML & CSS examples
           This text has a color of #3f3b33        
        
          <p style="color:#3f3b33;">Text here</p>
        
        
          .mytext {color:#3f3b33;}
        
        Text color #3f3b33
      
           This box has a color of #3f3b33        
        
          <div style="background-color:#3f3b33;">Content here</div>
        
        
          .mybackground {background-color:#3f3b33;}
        
        Background color #3f3b33
      
           Border around this has a color of #3f3b33        
        
          <div style="border:2px solid #3f3b33;">Content here</div>
        
        
          .myborder {border:2px solid #3f3b33;}
        
        Border color #3f3b33