#3f370d color space conversions
Hex:
        #3f370d
        RGB:
        63, 55, 13
        CMY:
        75, 78, 95
        CMYK:
        0, 13, 79, 75
      HSL:
        50°, 65.7895%, 14.9020%
        HSV (HSB):
        50°, 79.3651%, 24.7059%
        XYZ:
        3.4887, 3.8182, 0.9339
        xyY:
        0.4233, 0.4633, 3.8182
      CIE-Lab:
        23.0611, -2.1990, 26.4028
        CIE-LCH:
        23.0611, 26.4942, 94.7610
        CIE-Luv:
        23.0611, 6.5067, 21.6710
        Hunter-Lab:
        19.5402, -2.3257, 10.8445
      #3f370d color charts
#3f370d RGB chart
      #3f370d CMYK chart
      #3f370d RGB pie chart
      #3f370d color shades, tints & tones
#3f370d color schemes
#3f370d color preview, HTML & CSS examples
           This text has a color of #3f370d        
        
          <p style="color:#3f370d;">Text here</p>
        
        
          .mytext {color:#3f370d;}
        
        Text color #3f370d
      
           This box has a color of #3f370d        
        
          <div style="background-color:#3f370d;">Content here</div>
        
        
          .mybackground {background-color:#3f370d;}
        
        Background color #3f370d
      
           Border around this has a color of #3f370d        
        
          <div style="border:2px solid #3f370d;">Content here</div>
        
        
          .myborder {border:2px solid #3f370d;}
        
        Border color #3f370d