#3f472f color space conversions
Hex:
        #3f472f
        RGB:
        63, 71, 47
        CMY:
        75, 72, 82
        CMYK:
        11, 0, 34, 72
      HSL:
        80°, 20.3390%, 23.1373%
        HSV (HSB):
        80°, 33.8028%, 27.8431%
        XYZ:
        4.8162, 5.7685, 3.5489
        xyY:
        0.3408, 0.4081, 5.7685
      CIE-Lab:
        28.8207, -8.1693, 13.3906
        CIE-LCH:
        28.8207, 15.6859, 121.3864
        CIE-Luv:
        28.8207, -3.3532, 15.2476
        Hunter-Lab:
        24.0176, -6.2365, 8.0515
      #3f472f color charts
#3f472f RGB chart
      #3f472f CMYK chart
      #3f472f RGB pie chart
      #3f472f color shades, tints & tones
#3f472f color schemes
#3f472f color preview, HTML & CSS examples
           This text has a color of #3f472f        
        
          <p style="color:#3f472f;">Text here</p>
        
        
          .mytext {color:#3f472f;}
        
        Text color #3f472f
      
           This box has a color of #3f472f        
        
          <div style="background-color:#3f472f;">Content here</div>
        
        
          .mybackground {background-color:#3f472f;}
        
        Background color #3f472f
      
           Border around this has a color of #3f472f        
        
          <div style="border:2px solid #3f472f;">Content here</div>
        
        
          .myborder {border:2px solid #3f472f;}
        
        Border color #3f472f