#93464d color space conversions
Hex:
        #93464d
        RGB:
        147, 70, 77
        CMY:
        42, 73, 70
        CMYK:
        0, 52, 48, 42
      HSL:
        355°, 35.4839%, 42.5490%
        HSV (HSB):
        355°, 52.3810%, 57.6471%
        XYZ:
        15.5623, 11.1192, 8.3472
        xyY:
        0.4443, 0.3174, 11.1192
      CIE-Lab:
        39.7805, 33.1035, 11.2116
        CIE-LCH:
        39.7805, 34.9505, 18.7104
        CIE-Luv:
        39.7805, 52.9112, 7.3402
        Hunter-Lab:
        33.3454, 24.9515, 8.5001
      #93464d color charts
#93464d RGB chart
      #93464d CMYK chart
      #93464d RGB pie chart
      #93464d color shades, tints & tones
#93464d color schemes
#93464d color preview, HTML & CSS examples
           This text has a color of #93464d        
        
          <p style="color:#93464d;">Text here</p>
        
        
          .mytext {color:#93464d;}
        
        Text color #93464d
      
           This box has a color of #93464d        
        
          <div style="background-color:#93464d;">Content here</div>
        
        
          .mybackground {background-color:#93464d;}
        
        Background color #93464d
      
           Border around this has a color of #93464d        
        
          <div style="border:2px solid #93464d;">Content here</div>
        
        
          .myborder {border:2px solid #93464d;}
        
        Border color #93464d