#93350e color space conversions
Hex:
        #93350e
        RGB:
        147, 53, 14
        CMY:
        42, 79, 95
        CMYK:
        0, 64, 90, 42
      HSL:
        18°, 82.6087%, 31.5686%
        HSV (HSB):
        18°, 90.4762%, 57.6471%
        XYZ:
        13.3850, 8.7810, 1.4049
        xyY:
        0.5679, 0.3725, 8.7810
      CIE-Lab:
        35.5591, 37.8962, 41.9858
        CIE-LCH:
        35.5591, 56.5591, 47.9308
        CIE-Luv:
        35.5591, 74.3018, 28.1714
        Hunter-Lab:
        29.6327, 28.7707, 17.9319
      #93350e color charts
#93350e RGB chart
      #93350e CMYK chart
      #93350e RGB pie chart
      #93350e color shades, tints & tones
#93350e color schemes
#93350e color preview, HTML & CSS examples
           This text has a color of #93350e        
        
          <p style="color:#93350e;">Text here</p>
        
        
          .mytext {color:#93350e;}
        
        Text color #93350e
      
           This box has a color of #93350e        
        
          <div style="background-color:#93350e;">Content here</div>
        
        
          .mybackground {background-color:#93350e;}
        
        Background color #93350e
      
           Border around this has a color of #93350e        
        
          <div style="border:2px solid #93350e;">Content here</div>
        
        
          .myborder {border:2px solid #93350e;}
        
        Border color #93350e