#320d11 color space conversions
Hex:
        #320d11
        RGB:
        50, 13, 17
        CMY:
        80, 95, 93
        CMYK:
        0, 74, 66, 80
      HSL:
        354°, 58.7302%, 12.3529%
        HSV (HSB):
        354°, 74.0000%, 19.6078%
        XYZ:
        1.5605, 1.0064, 0.6423
        xyY:
        0.4862, 0.3136, 1.0064
      CIE-Lab:
        9.0449, 19.1281, 6.4072
        CIE-LCH:
        9.0449, 20.1727, 18.5188
        CIE-Luv:
        9.0449, 16.2313, 2.2420
        Hunter-Lab:
        10.0321, 10.2096, 3.2263
      #320d11 color charts
#320d11 RGB chart
      #320d11 CMYK chart
      #320d11 RGB pie chart
      #320d11 color shades, tints & tones
#320d11 color schemes
#320d11 color preview, HTML & CSS examples
           This text has a color of #320d11        
        
          <p style="color:#320d11;">Text here</p>
        
        
          .mytext {color:#320d11;}
        
        Text color #320d11
      
           This box has a color of #320d11        
        
          <div style="background-color:#320d11;">Content here</div>
        
        
          .mybackground {background-color:#320d11;}
        
        Background color #320d11
      
           Border around this has a color of #320d11        
        
          <div style="border:2px solid #320d11;">Content here</div>
        
        
          .myborder {border:2px solid #320d11;}
        
        Border color #320d11