#321f35 color space conversions
Hex:
        #321f35
        RGB:
        50, 31, 53
        CMY:
        80, 88, 79
        CMYK:
        6, 42, 0, 79
      HSL:
        292°, 26.1905%, 16.4706%
        HSV (HSB):
        292°, 41.5094%, 20.7843%
        XYZ:
        2.4480, 1.9151, 3.6088
        xyY:
        0.3071, 0.2402, 1.9151
      CIE-Lab:
        15.0354, 13.8859, -10.7344
        CIE-LCH:
        15.0354, 17.5512, 322.2942
        CIE-Luv:
        15.0354, 6.8987, -11.3297
        Hunter-Lab:
        13.8388, 7.3574, -5.7741
      #321f35 color charts
#321f35 RGB chart
      #321f35 CMYK chart
      #321f35 RGB pie chart
      #321f35 color shades, tints & tones
#321f35 color schemes
#321f35 color preview, HTML & CSS examples
           This text has a color of #321f35        
        
          <p style="color:#321f35;">Text here</p>
        
        
          .mytext {color:#321f35;}
        
        Text color #321f35
      
           This box has a color of #321f35        
        
          <div style="background-color:#321f35;">Content here</div>
        
        
          .mybackground {background-color:#321f35;}
        
        Background color #321f35
      
           Border around this has a color of #321f35        
        
          <div style="border:2px solid #321f35;">Content here</div>
        
        
          .myborder {border:2px solid #321f35;}
        
        Border color #321f35