#322e1e color space conversions
Hex:
        #322e1e
        RGB:
        50, 46, 30
        CMY:
        80, 82, 88
        CMYK:
        0, 8, 40, 80
      HSL:
        48°, 25.0000%, 15.6863%
        HSV (HSB):
        48°, 40.0000%, 19.6078%
        XYZ:
        2.5267, 2.7258, 1.6213
        xyY:
        0.3676, 0.3966, 2.7258
      CIE-Lab:
        18.9107, -1.2513, 10.9875
        CIE-LCH:
        18.9107, 11.0585, 96.4970
        CIE-Luv:
        18.9107, 2.8292, 9.7879
        Hunter-Lab:
        16.5101, -1.5748, 5.7349
      #322e1e color charts
#322e1e RGB chart
      #322e1e CMYK chart
      #322e1e RGB pie chart
      #322e1e color shades, tints & tones
#322e1e color schemes
#322e1e color preview, HTML & CSS examples
           This text has a color of #322e1e        
        
          <p style="color:#322e1e;">Text here</p>
        
        
          .mytext {color:#322e1e;}
        
        Text color #322e1e
      
           This box has a color of #322e1e        
        
          <div style="background-color:#322e1e;">Content here</div>
        
        
          .mybackground {background-color:#322e1e;}
        
        Background color #322e1e
      
           Border around this has a color of #322e1e        
        
          <div style="border:2px solid #322e1e;">Content here</div>
        
        
          .myborder {border:2px solid #322e1e;}
        
        Border color #322e1e