#322d17 color space conversions
Hex:
        #322d17
        RGB:
        50, 45, 23
        CMY:
        80, 82, 91
        CMYK:
        0, 10, 54, 80
      HSL:
        49°, 36.9863%, 14.3137%
        HSV (HSB):
        49°, 54.0000%, 19.6078%
        XYZ:
        2.4084, 2.6167, 1.1888
        xyY:
        0.3876, 0.4211, 2.6167
      CIE-Lab:
        18.4386, -1.5826, 15.0084
        CIE-LCH:
        18.4386, 15.0916, 96.0194
        CIE-Luv:
        18.4386, 3.6372, 12.5601
        Hunter-Lab:
        16.1764, -1.7325, 6.9664
      #322d17 color charts
#322d17 RGB chart
      #322d17 CMYK chart
      #322d17 RGB pie chart
      #322d17 color shades, tints & tones
#322d17 color schemes
#322d17 color preview, HTML & CSS examples
           This text has a color of #322d17        
        
          <p style="color:#322d17;">Text here</p>
        
        
          .mytext {color:#322d17;}
        
        Text color #322d17
      
           This box has a color of #322d17        
        
          <div style="background-color:#322d17;">Content here</div>
        
        
          .mybackground {background-color:#322d17;}
        
        Background color #322d17
      
           Border around this has a color of #322d17        
        
          <div style="border:2px solid #322d17;">Content here</div>
        
        
          .myborder {border:2px solid #322d17;}
        
        Border color #322d17