#3f422b color space conversions
Hex:
        #3f422b
        RGB:
        63, 66, 43
        CMY:
        75, 74, 83
        CMYK:
        5, 0, 35, 74
      HSL:
        68°, 21.1009%, 21.3725%
        HSV (HSB):
        68°, 34.8485%, 25.8824%
        XYZ:
        4.4342, 5.1276, 3.0415
        xyY:
        0.3518, 0.4068, 5.1276
      CIE-Lab:
        27.0953, -5.7603, 13.6183
        CIE-LCH:
        27.0953, 14.7864, 112.9274
        CIE-Luv:
        27.0953, -0.6327, 14.7041
        Hunter-Lab:
        22.6442, -4.6738, 7.8873
      #3f422b color charts
#3f422b RGB chart
      #3f422b CMYK chart
      #3f422b RGB pie chart
      #3f422b color shades, tints & tones
#3f422b color schemes
#3f422b color preview, HTML & CSS examples
           This text has a color of #3f422b        
        
          <p style="color:#3f422b;">Text here</p>
        
        
          .mytext {color:#3f422b;}
        
        Text color #3f422b
      
           This box has a color of #3f422b        
        
          <div style="background-color:#3f422b;">Content here</div>
        
        
          .mybackground {background-color:#3f422b;}
        
        Background color #3f422b
      
           Border around this has a color of #3f422b        
        
          <div style="border:2px solid #3f422b;">Content here</div>
        
        
          .myborder {border:2px solid #3f422b;}
        
        Border color #3f422b