#3f491d color space conversions
Hex:
        #3f491d
        RGB:
        63, 73, 29
        CMY:
        75, 71, 89
        CMYK:
        14, 0, 60, 71
      HSL:
        74°, 43.1373%, 20.0000%
        HSV (HSB):
        74°, 60.2740%, 28.6275%
        XYZ:
        4.6542, 5.9106, 2.0579
        xyY:
        0.3687, 0.4682, 5.9106
      CIE-Lab:
        29.1857, -11.8410, 24.6316
        CIE-LCH:
        29.1857, 27.3300, 115.6748
        CIE-Luv:
        29.1857, -4.0636, 25.1779
        Hunter-Lab:
        24.3116, -8.3734, 11.9993
      #3f491d color charts
#3f491d RGB chart
      #3f491d CMYK chart
      #3f491d RGB pie chart
      #3f491d color shades, tints & tones
#3f491d color schemes
#3f491d color preview, HTML & CSS examples
           This text has a color of #3f491d        
        
          <p style="color:#3f491d;">Text here</p>
        
        
          .mytext {color:#3f491d;}
        
        Text color #3f491d
      
           This box has a color of #3f491d        
        
          <div style="background-color:#3f491d;">Content here</div>
        
        
          .mybackground {background-color:#3f491d;}
        
        Background color #3f491d
      
           Border around this has a color of #3f491d        
        
          <div style="border:2px solid #3f491d;">Content here</div>
        
        
          .myborder {border:2px solid #3f491d;}
        
        Border color #3f491d