#3f352a color space conversions
Hex:
        #3f352a
        RGB:
        63, 53, 42
        CMY:
        75, 79, 84
        CMYK:
        0, 16, 33, 75
      HSL:
        31°, 20.0000%, 20.5882%
        HSV (HSB):
        31°, 33.3333%, 24.7059%
        XYZ:
        3.7409, 3.7701, 2.7210
        xyY:
        0.3656, 0.3685, 3.7701
      CIE-Lab:
        22.8965, 2.4215, 8.5900
        CIE-LCH:
        22.8965, 8.9248, 74.2571
        CIE-Luv:
        22.8965, 6.1758, 8.1343
        Hunter-Lab:
        19.4168, 0.4110, 5.2830
      #3f352a color charts
#3f352a RGB chart
      #3f352a CMYK chart
      #3f352a RGB pie chart
      #3f352a color shades, tints & tones
#3f352a color schemes
#3f352a color preview, HTML & CSS examples
           This text has a color of #3f352a        
        
          <p style="color:#3f352a;">Text here</p>
        
        
          .mytext {color:#3f352a;}
        
        Text color #3f352a
      
           This box has a color of #3f352a        
        
          <div style="background-color:#3f352a;">Content here</div>
        
        
          .mybackground {background-color:#3f352a;}
        
        Background color #3f352a
      
           Border around this has a color of #3f352a        
        
          <div style="border:2px solid #3f352a;">Content here</div>
        
        
          .myborder {border:2px solid #3f352a;}
        
        Border color #3f352a