#93352d color space conversions
Hex:
        #93352d
        RGB:
        147, 53, 45
        CMY:
        42, 79, 82
        CMYK:
        0, 64, 69, 42
      HSL:
        5°, 53.1250%, 37.6471%
        HSV (HSB):
        5°, 69.3878%, 57.6471%
        XYZ:
        13.7794, 8.9387, 3.4817
        xyY:
        0.5259, 0.3412, 8.9387
      CIE-Lab:
        35.8660, 39.1035, 25.9436
        CIE-LCH:
        35.8660, 46.9271, 33.5627
        CIE-Luv:
        35.8660, 70.0939, 18.5800
        Hunter-Lab:
        29.8977, 29.9470, 14.0238
      #93352d color charts
#93352d RGB chart
      #93352d CMYK chart
      #93352d RGB pie chart
      #93352d color shades, tints & tones
#93352d color schemes
#93352d color preview, HTML & CSS examples
           This text has a color of #93352d        
        
          <p style="color:#93352d;">Text here</p>
        
        
          .mytext {color:#93352d;}
        
        Text color #93352d
      
           This box has a color of #93352d        
        
          <div style="background-color:#93352d;">Content here</div>
        
        
          .mybackground {background-color:#93352d;}
        
        Background color #93352d
      
           Border around this has a color of #93352d        
        
          <div style="border:2px solid #93352d;">Content here</div>
        
        
          .myborder {border:2px solid #93352d;}
        
        Border color #93352d