#320f3e color space conversions
Hex:
        #320f3e
        RGB:
        50, 15, 62
        CMY:
        80, 94, 76
        CMYK:
        19, 76, 0, 76
      HSL:
        285°, 61.0390%, 15.0980%
        HSV (HSB):
        285°, 75.8065%, 24.3137%
        XYZ:
        2.3557, 1.3676, 4.6972
        xyY:
        0.2798, 0.1624, 1.3676
      CIE-Lab:
        11.7400, 26.2111, -22.3164
        CIE-LCH:
        11.7400, 34.4245, 319.5886
        CIE-Luv:
        11.7400, 8.7150, -20.6547
        Hunter-Lab:
        11.6943, 15.4925, -15.6290
      #320f3e color charts
#320f3e RGB chart
      #320f3e CMYK chart
      #320f3e RGB pie chart
      #320f3e color shades, tints & tones
#320f3e color schemes
#320f3e color preview, HTML & CSS examples
           This text has a color of #320f3e        
        
          <p style="color:#320f3e;">Text here</p>
        
        
          .mytext {color:#320f3e;}
        
        Text color #320f3e
      
           This box has a color of #320f3e        
        
          <div style="background-color:#320f3e;">Content here</div>
        
        
          .mybackground {background-color:#320f3e;}
        
        Background color #320f3e
      
           Border around this has a color of #320f3e        
        
          <div style="border:2px solid #320f3e;">Content here</div>
        
        
          .myborder {border:2px solid #320f3e;}
        
        Border color #320f3e