#3f440f color space conversions
Hex:
        #3f440f
        RGB:
        63, 68, 15
        CMY:
        75, 73, 94
        CMYK:
        7, 0, 78, 73
      HSL:
        66°, 63.8554%, 16.2745%
        HSV (HSB):
        66°, 77.9412%, 26.6667%
        XYZ:
        4.2032, 5.2255, 1.2390
        xyY:
        0.3940, 0.4898, 5.2255
      CIE-Lab:
        27.3678, -10.1152, 29.7868
        CIE-LCH:
        27.3678, 31.4575, 108.7568
        CIE-Luv:
        27.3678, -1.0765, 27.2527
        Hunter-Lab:
        22.8593, -7.1823, 12.7879
      #3f440f color charts
#3f440f RGB chart
      #3f440f CMYK chart
      #3f440f RGB pie chart
      #3f440f color shades, tints & tones
#3f440f color schemes
#3f440f color preview, HTML & CSS examples
           This text has a color of #3f440f        
        
          <p style="color:#3f440f;">Text here</p>
        
        
          .mytext {color:#3f440f;}
        
        Text color #3f440f
      
           This box has a color of #3f440f        
        
          <div style="background-color:#3f440f;">Content here</div>
        
        
          .mybackground {background-color:#3f440f;}
        
        Background color #3f440f
      
           Border around this has a color of #3f440f        
        
          <div style="border:2px solid #3f440f;">Content here</div>
        
        
          .myborder {border:2px solid #3f440f;}
        
        Border color #3f440f