#320f16 color space conversions
Hex:
        #320f16
        RGB:
        50, 15, 22
        CMY:
        80, 94, 91
        CMYK:
        0, 70, 56, 80
      HSL:
        348°, 53.8462%, 12.7451%
        HSV (HSB):
        348°, 70.0000%, 19.6078%
        XYZ:
        1.6310, 1.0777, 0.8811
        xyY:
        0.4543, 0.3002, 1.0777
      CIE-Lab:
        9.6225, 18.5250, 3.9877
        CIE-LCH:
        9.6225, 18.9493, 12.1483
        CIE-Luv:
        9.6225, 15.1801, 0.7745
        Hunter-Lab:
        10.3812, 9.8780, 2.2345
      #320f16 color charts
#320f16 RGB chart
      #320f16 CMYK chart
      #320f16 RGB pie chart
      #320f16 color shades, tints & tones
#320f16 color schemes
#320f16 color preview, HTML & CSS examples
           This text has a color of #320f16        
        
          <p style="color:#320f16;">Text here</p>
        
        
          .mytext {color:#320f16;}
        
        Text color #320f16
      
           This box has a color of #320f16        
        
          <div style="background-color:#320f16;">Content here</div>
        
        
          .mybackground {background-color:#320f16;}
        
        Background color #320f16
      
           Border around this has a color of #320f16        
        
          <div style="border:2px solid #320f16;">Content here</div>
        
        
          .myborder {border:2px solid #320f16;}
        
        Border color #320f16