#3b2232 color space conversions
Hex:
        #3b2232
        RGB:
        59, 34, 50
        CMY:
        77, 87, 80
        CMYK:
        0, 42, 15, 77
      HSL:
        322°, 26.8817%, 18.2353%
        HSV (HSB):
        322°, 42.3729%, 23.1373%
        XYZ:
        2.9514, 2.3042, 3.3068
        xyY:
        0.3447, 0.2691, 2.3042
      CIE-Lab:
        17.0087, 14.8777, -5.4877
        CIE-LCH:
        17.0087, 15.8575, 339.7532
        CIE-Luv:
        17.0087, 11.2863, -6.8884
        Hunter-Lab:
        15.1794, 8.1423, -2.2906
      #3b2232 color charts
#3b2232 RGB chart
      #3b2232 CMYK chart
      #3b2232 RGB pie chart
      #3b2232 color shades, tints & tones
#3b2232 color schemes
#3b2232 color preview, HTML & CSS examples
           This text has a color of #3b2232        
        
          <p style="color:#3b2232;">Text here</p>
        
        
          .mytext {color:#3b2232;}
        
        Text color #3b2232
      
           This box has a color of #3b2232        
        
          <div style="background-color:#3b2232;">Content here</div>
        
        
          .mybackground {background-color:#3b2232;}
        
        Background color #3b2232
      
           Border around this has a color of #3b2232        
        
          <div style="border:2px solid #3b2232;">Content here</div>
        
        
          .myborder {border:2px solid #3b2232;}
        
        Border color #3b2232