#3b2c40 color space conversions
Hex:
        #3b2c40
        RGB:
        59, 44, 64
        CMY:
        77, 83, 75
        CMYK:
        8, 31, 0, 75
      HSL:
        285°, 18.5185%, 21.1765%
        HSV (HSB):
        285°, 31.2500%, 25.0980%
        XYZ:
        3.6297, 3.1013, 5.2578
        xyY:
        0.3028, 0.2587, 3.1013
      CIE-Lab:
        20.4453, 11.2851, -9.9935
        CIE-LCH:
        20.4453, 15.0739, 318.4734
        CIE-Luv:
        20.4453, 5.9537, -11.9429
        Hunter-Lab:
        17.6106, 5.9721, -5.3741
      #3b2c40 color charts
#3b2c40 RGB chart
      #3b2c40 CMYK chart
      #3b2c40 RGB pie chart
      #3b2c40 color shades, tints & tones
#3b2c40 color schemes
#3b2c40 color preview, HTML & CSS examples
           This text has a color of #3b2c40        
        
          <p style="color:#3b2c40;">Text here</p>
        
        
          .mytext {color:#3b2c40;}
        
        Text color #3b2c40
      
           This box has a color of #3b2c40        
        
          <div style="background-color:#3b2c40;">Content here</div>
        
        
          .mybackground {background-color:#3b2c40;}
        
        Background color #3b2c40
      
           Border around this has a color of #3b2c40        
        
          <div style="border:2px solid #3b2c40;">Content here</div>
        
        
          .myborder {border:2px solid #3b2c40;}
        
        Border color #3b2c40