#321d17 color space conversions
Hex:
        #321d17
        RGB:
        50, 29, 23
        CMY:
        80, 89, 91
        CMYK:
        0, 42, 54, 80
      HSL:
        13°, 36.9863%, 14.3137%
        HSV (HSB):
        13°, 54.0000%, 19.6078%
        XYZ:
        1.9094, 1.6187, 1.0224
        xyY:
        0.4196, 0.3557, 1.6187
      CIE-Lab:
        13.3436, 9.4411, 8.3983
        CIE-LCH:
        13.3436, 12.6359, 41.6544
        CIE-Luv:
        13.3436, 10.9653, 5.1352
        Hunter-Lab:
        12.7228, 4.5239, 4.1414
      #321d17 color charts
#321d17 RGB chart
      #321d17 CMYK chart
      #321d17 RGB pie chart
      #321d17 color shades, tints & tones
#321d17 color schemes
#321d17 color preview, HTML & CSS examples
           This text has a color of #321d17        
        
          <p style="color:#321d17;">Text here</p>
        
        
          .mytext {color:#321d17;}
        
        Text color #321d17
      
           This box has a color of #321d17        
        
          <div style="background-color:#321d17;">Content here</div>
        
        
          .mybackground {background-color:#321d17;}
        
        Background color #321d17
      
           Border around this has a color of #321d17        
        
          <div style="border:2px solid #321d17;">Content here</div>
        
        
          .myborder {border:2px solid #321d17;}
        
        Border color #321d17