#93321f color space conversions
Hex:
        #93321f
        RGB:
        147, 50, 31
        CMY:
        42, 80, 88
        CMYK:
        0, 66, 79, 42
      HSL:
        10°, 65.1685%, 34.9020%
        HSV (HSB):
        10°, 78.9116%, 57.6471%
        XYZ:
        13.4205, 8.5832, 2.2457
        xyY:
        0.5534, 0.3540, 8.5832
      CIE-Lab:
        35.1690, 39.8075, 33.3745
        CIE-LCH:
        35.1690, 51.9471, 39.9764
        CIE-Luv:
        35.1690, 74.3735, 23.0612
        Hunter-Lab:
        29.2971, 30.4983, 15.9632
      #93321f color charts
#93321f RGB chart
      #93321f CMYK chart
      #93321f RGB pie chart
      #93321f color shades, tints & tones
#93321f color schemes
#93321f color preview, HTML & CSS examples
           This text has a color of #93321f        
        
          <p style="color:#93321f;">Text here</p>
        
        
          .mytext {color:#93321f;}
        
        Text color #93321f
      
           This box has a color of #93321f        
        
          <div style="background-color:#93321f;">Content here</div>
        
        
          .mybackground {background-color:#93321f;}
        
        Background color #93321f
      
           Border around this has a color of #93321f        
        
          <div style="border:2px solid #93321f;">Content here</div>
        
        
          .myborder {border:2px solid #93321f;}
        
        Border color #93321f