#3f290e color space conversions
Hex:
        #3f290e
        RGB:
        63, 41, 14
        CMY:
        75, 84, 95
        CMYK:
        0, 35, 78, 75
      HSL:
        33°, 63.6364%, 15.0980%
        HSV (HSB):
        33°, 77.7778%, 24.7059%
        XYZ:
        2.9221, 2.6743, 0.7777
        xyY:
        0.4584, 0.4196, 2.6743
      CIE-Lab:
        18.6894, 7.1117, 21.1000
        CIE-LCH:
        18.6894, 22.2663, 71.3738
        CIE-Luv:
        18.6894, 14.5251, 15.1045
        Hunter-Lab:
        16.3534, 3.2767, 8.6280
      #3f290e color charts
#3f290e RGB chart
      #3f290e CMYK chart
      #3f290e RGB pie chart
      #3f290e color shades, tints & tones
#3f290e color schemes
#3f290e color preview, HTML & CSS examples
           This text has a color of #3f290e        
        
          <p style="color:#3f290e;">Text here</p>
        
        
          .mytext {color:#3f290e;}
        
        Text color #3f290e
      
           This box has a color of #3f290e        
        
          <div style="background-color:#3f290e;">Content here</div>
        
        
          .mybackground {background-color:#3f290e;}
        
        Background color #3f290e
      
           Border around this has a color of #3f290e        
        
          <div style="border:2px solid #3f290e;">Content here</div>
        
        
          .myborder {border:2px solid #3f290e;}
        
        Border color #3f290e