#3f492e color space conversions
Hex:
        #3f492e
        RGB:
        63, 73, 46
        CMY:
        75, 71, 82
        CMYK:
        14, 0, 37, 71
      HSL:
        82°, 22.6891%, 23.3333%
        HSV (HSB):
        82°, 36.9863%, 28.6275%
        XYZ:
        4.9256, 6.0191, 3.4870
        xyY:
        0.3413, 0.4171, 6.0191
      CIE-Lab:
        29.4606, -9.5378, 14.8679
        CIE-LCH:
        29.4606, 17.6642, 122.6804
        CIE-Luv:
        29.4606, -4.3636, 16.9667
        Hunter-Lab:
        24.5339, -7.0974, 8.7469
      #3f492e color charts
#3f492e RGB chart
      #3f492e CMYK chart
      #3f492e RGB pie chart
      #3f492e color shades, tints & tones
#3f492e color schemes
#3f492e color preview, HTML & CSS examples
           This text has a color of #3f492e        
        
          <p style="color:#3f492e;">Text here</p>
        
        
          .mytext {color:#3f492e;}
        
        Text color #3f492e
      
           This box has a color of #3f492e        
        
          <div style="background-color:#3f492e;">Content here</div>
        
        
          .mybackground {background-color:#3f492e;}
        
        Background color #3f492e
      
           Border around this has a color of #3f492e        
        
          <div style="border:2px solid #3f492e;">Content here</div>
        
        
          .myborder {border:2px solid #3f492e;}
        
        Border color #3f492e