#321d12 color space conversions
Hex:
        #321d12
        RGB:
        50, 29, 18
        CMY:
        80, 89, 93
        CMYK:
        0, 42, 64, 80
      HSL:
        21°, 47.0588%, 13.3333%
        HSV (HSB):
        21°, 64.0000%, 19.6078%
        XYZ:
        1.8639, 1.6005, 0.7830
        xyY:
        0.4388, 0.3768, 1.6005
      CIE-Lab:
        13.2333, 8.8290, 11.6171
        CIE-LCH:
        13.2333, 14.5913, 52.7651
        CIE-Luv:
        13.2333, 11.4155, 7.2416
        Hunter-Lab:
        12.6511, 4.1596, 5.1864
      #321d12 color charts
#321d12 RGB chart
      #321d12 CMYK chart
      #321d12 RGB pie chart
      #321d12 color shades, tints & tones
#321d12 color schemes
#321d12 color preview, HTML & CSS examples
           This text has a color of #321d12        
        
          <p style="color:#321d12;">Text here</p>
        
        
          .mytext {color:#321d12;}
        
        Text color #321d12
      
           This box has a color of #321d12        
        
          <div style="background-color:#321d12;">Content here</div>
        
        
          .mybackground {background-color:#321d12;}
        
        Background color #321d12
      
           Border around this has a color of #321d12        
        
          <div style="border:2px solid #321d12;">Content here</div>
        
        
          .myborder {border:2px solid #321d12;}
        
        Border color #321d12