#321b13 color space conversions
Hex:
        #321b13
        RGB:
        50, 27, 19
        CMY:
        80, 89, 93
        CMYK:
        0, 46, 62, 80
      HSL:
        15°, 44.9275%, 13.5294%
        HSV (HSB):
        15°, 62.0000%, 19.6078%
        XYZ:
        1.8249, 1.5090, 0.8112
        xyY:
        0.4403, 0.3640, 1.5090
      CIE-Lab:
        12.6651, 10.3292, 10.2338
        CIE-LCH:
        12.6651, 14.5404, 44.7341
        CIE-Luv:
        12.6651, 12.1153, 6.0355
        Hunter-Lab:
        12.2841, 5.0199, 4.6837
      #321b13 color charts
#321b13 RGB chart
      #321b13 CMYK chart
      #321b13 RGB pie chart
      #321b13 color shades, tints & tones
#321b13 color schemes
#321b13 color preview, HTML & CSS examples
           This text has a color of #321b13        
        
          <p style="color:#321b13;">Text here</p>
        
        
          .mytext {color:#321b13;}
        
        Text color #321b13
      
           This box has a color of #321b13        
        
          <div style="background-color:#321b13;">Content here</div>
        
        
          .mybackground {background-color:#321b13;}
        
        Background color #321b13
      
           Border around this has a color of #321b13        
        
          <div style="border:2px solid #321b13;">Content here</div>
        
        
          .myborder {border:2px solid #321b13;}
        
        Border color #321b13