#3f2a31 color space conversions
Hex:
        #3f2a31
        RGB:
        63, 42, 49
        CMY:
        75, 84, 81
        CMYK:
        0, 33, 22, 75
      HSL:
        340°, 20.0000%, 20.5882%
        HSV (HSB):
        340°, 33.3333%, 24.7059%
        XYZ:
        3.4322, 2.9344, 3.2912
        xyY:
        0.3554, 0.3038, 2.9344
      CIE-Lab:
        19.7794, 11.0443, -0.6125
        CIE-LCH:
        19.7794, 11.0612, 356.8255
        CIE-Luv:
        19.7794, 10.7131, -1.9570
        Hunter-Lab:
        17.1302, 5.7867, 0.5997
      #3f2a31 color charts
#3f2a31 RGB chart
      #3f2a31 CMYK chart
      #3f2a31 RGB pie chart
      #3f2a31 color shades, tints & tones
#3f2a31 color schemes
#3f2a31 color preview, HTML & CSS examples
           This text has a color of #3f2a31        
        
          <p style="color:#3f2a31;">Text here</p>
        
        
          .mytext {color:#3f2a31;}
        
        Text color #3f2a31
      
           This box has a color of #3f2a31        
        
          <div style="background-color:#3f2a31;">Content here</div>
        
        
          .mybackground {background-color:#3f2a31;}
        
        Background color #3f2a31
      
           Border around this has a color of #3f2a31        
        
          <div style="border:2px solid #3f2a31;">Content here</div>
        
        
          .myborder {border:2px solid #3f2a31;}
        
        Border color #3f2a31