#320a0e color space conversions
Hex:
        #320a0e
        RGB:
        50, 10, 14
        CMY:
        80, 96, 95
        CMYK:
        0, 80, 72, 80
      HSL:
        354°, 66.6667%, 11.7647%
        HSV (HSB):
        354°, 80.0000%, 19.6078%
        XYZ:
        1.5032, 0.9269, 0.5151
        xyY:
        0.5104, 0.3147, 0.9269
      CIE-Lab:
        8.3670, 20.4753, 7.0575
        CIE-LCH:
        8.3670, 21.6575, 19.0182
        CIE-Luv:
        8.3670, 17.0611, 2.5845
        Hunter-Lab:
        9.6276, 11.0219, 3.5668
      #320a0e color charts
#320a0e RGB chart
      #320a0e CMYK chart
      #320a0e RGB pie chart
      #320a0e color shades, tints & tones
#320a0e color schemes
#320a0e color preview, HTML & CSS examples
           This text has a color of #320a0e        
        
          <p style="color:#320a0e;">Text here</p>
        
        
          .mytext {color:#320a0e;}
        
        Text color #320a0e
      
           This box has a color of #320a0e        
        
          <div style="background-color:#320a0e;">Content here</div>
        
        
          .mybackground {background-color:#320a0e;}
        
        Background color #320a0e
      
           Border around this has a color of #320a0e        
        
          <div style="border:2px solid #320a0e;">Content here</div>
        
        
          .myborder {border:2px solid #320a0e;}
        
        Border color #320a0e