#320c29 color space conversions
Hex:
        #320c29
        RGB:
        50, 12, 41
        CMY:
        80, 95, 84
        CMYK:
        0, 76, 18, 80
      HSL:
        314°, 61.2903%, 12.1569%
        HSV (HSB):
        314°, 76.0000%, 19.6078%
        XYZ:
        1.8471, 1.1011, 2.2130
        xyY:
        0.3579, 0.2133, 1.1011
      CIE-Lab:
        9.8071, 23.1896, -10.0855
        CIE-LCH:
        9.8071, 25.2878, 336.4952
        CIE-Luv:
        9.8071, 12.4506, -9.1764
        Hunter-Lab:
        10.4936, 13.0563, -5.1583
      #320c29 color charts
#320c29 RGB chart
      #320c29 CMYK chart
      #320c29 RGB pie chart
      #320c29 color shades, tints & tones
#320c29 color schemes
#320c29 color preview, HTML & CSS examples
           This text has a color of #320c29        
        
          <p style="color:#320c29;">Text here</p>
        
        
          .mytext {color:#320c29;}
        
        Text color #320c29
      
           This box has a color of #320c29        
        
          <div style="background-color:#320c29;">Content here</div>
        
        
          .mybackground {background-color:#320c29;}
        
        Background color #320c29
      
           Border around this has a color of #320c29        
        
          <div style="border:2px solid #320c29;">Content here</div>
        
        
          .myborder {border:2px solid #320c29;}
        
        Border color #320c29