#321f18 color space conversions
Hex:
        #321f18
        RGB:
        50, 31, 24
        CMY:
        80, 88, 91
        CMYK:
        0, 38, 52, 80
      HSL:
        16°, 35.1351%, 14.5098%
        HSV (HSB):
        16°, 52.0000%, 19.6078%
        XYZ:
        1.9702, 1.7240, 1.0931
        xyY:
        0.4116, 0.3601, 1.7240
      CIE-Lab:
        13.9667, 8.1837, 8.5221
        CIE-LCH:
        13.9667, 11.8152, 46.1606
        CIE-Luv:
        13.9667, 10.0747, 5.5232
        Hunter-Lab:
        13.1302, 3.8068, 4.2553
      #321f18 color charts
#321f18 RGB chart
      #321f18 CMYK chart
      #321f18 RGB pie chart
      #321f18 color shades, tints & tones
#321f18 color schemes
#321f18 color preview, HTML & CSS examples
           This text has a color of #321f18        
        
          <p style="color:#321f18;">Text here</p>
        
        
          .mytext {color:#321f18;}
        
        Text color #321f18
      
           This box has a color of #321f18        
        
          <div style="background-color:#321f18;">Content here</div>
        
        
          .mybackground {background-color:#321f18;}
        
        Background color #321f18
      
           Border around this has a color of #321f18        
        
          <div style="border:2px solid #321f18;">Content here</div>
        
        
          .myborder {border:2px solid #321f18;}
        
        Border color #321f18