#320c17 color space conversions
Hex:
        #320c17
        RGB:
        50, 12, 23
        CMY:
        80, 95, 91
        CMYK:
        0, 76, 54, 80
      HSL:
        343°, 61.2903%, 12.1569%
        HSV (HSB):
        343°, 76.0000%, 19.6078%
        XYZ:
        1.6015, 1.0029, 0.9198
        xyY:
        0.4544, 0.2846, 1.0029
      CIE-Lab:
        9.0157, 20.3579, 2.3883
        CIE-LCH:
        9.0157, 20.4975, 6.6910
        CIE-Luv:
        9.0157, 15.5052, -0.3723
        Hunter-Lab:
        10.0146, 11.0200, 1.5647
      #320c17 color charts
#320c17 RGB chart
      #320c17 CMYK chart
      #320c17 RGB pie chart
      #320c17 color shades, tints & tones
#320c17 color schemes
#320c17 color preview, HTML & CSS examples
           This text has a color of #320c17        
        
          <p style="color:#320c17;">Text here</p>
        
        
          .mytext {color:#320c17;}
        
        Text color #320c17
      
           This box has a color of #320c17        
        
          <div style="background-color:#320c17;">Content here</div>
        
        
          .mybackground {background-color:#320c17;}
        
        Background color #320c17
      
           Border around this has a color of #320c17        
        
          <div style="border:2px solid #320c17;">Content here</div>
        
        
          .myborder {border:2px solid #320c17;}
        
        Border color #320c17