#93323d color space conversions
Hex:
        #93323d
        RGB:
        147, 50, 61
        CMY:
        42, 80, 76
        CMYK:
        0, 66, 59, 42
      HSL:
        353°, 49.2386%, 38.6275%
        HSV (HSB):
        353°, 65.9864%, 57.6471%
        XYZ:
        14.0155, 8.8212, 5.3788
        xyY:
        0.4967, 0.3126, 8.8212
      CIE-Lab:
        35.6377, 41.5797, 15.6457
        CIE-LCH:
        35.6377, 44.4259, 20.6204
        CIE-Luv:
        35.6377, 68.2066, 9.4105
        Hunter-Lab:
        29.7005, 32.2577, 10.0527
      #93323d color charts
#93323d RGB chart
      #93323d CMYK chart
      #93323d RGB pie chart
      #93323d color shades, tints & tones
#93323d color schemes
#93323d color preview, HTML & CSS examples
           This text has a color of #93323d        
        
          <p style="color:#93323d;">Text here</p>
        
        
          .mytext {color:#93323d;}
        
        Text color #93323d
      
           This box has a color of #93323d        
        
          <div style="background-color:#93323d;">Content here</div>
        
        
          .mybackground {background-color:#93323d;}
        
        Background color #93323d
      
           Border around this has a color of #93323d        
        
          <div style="border:2px solid #93323d;">Content here</div>
        
        
          .myborder {border:2px solid #93323d;}
        
        Border color #93323d