#93053d color space conversions
Hex:
        #93053d
        RGB:
        147, 5, 61
        CMY:
        42, 98, 76
        CMYK:
        0, 97, 59, 42
      HSL:
        336°, 93.4211%, 29.8039%
        HSV (HSB):
        336°, 96.5986%, 57.6471%
        XYZ:
        12.9292, 6.6485, 5.0167
        xyY:
        0.5257, 0.2703, 6.6485
      CIE-Lab:
        30.9929, 54.5909, 9.3227
        CIE-LCH:
        30.9929, 55.3813, 9.6912
        CIE-Luv:
        30.9929, 83.4523, 0.0844
        Hunter-Lab:
        25.7847, 44.3819, 6.5137
      #93053d color charts
#93053d RGB chart
      #93053d CMYK chart
      #93053d RGB pie chart
      #93053d color shades, tints & tones
#93053d color schemes
#93053d color preview, HTML & CSS examples
           This text has a color of #93053d        
        
          <p style="color:#93053d;">Text here</p>
        
        
          .mytext {color:#93053d;}
        
        Text color #93053d
      
           This box has a color of #93053d        
        
          <div style="background-color:#93053d;">Content here</div>
        
        
          .mybackground {background-color:#93053d;}
        
        Background color #93053d
      
           Border around this has a color of #93053d        
        
          <div style="border:2px solid #93053d;">Content here</div>
        
        
          .myborder {border:2px solid #93053d;}
        
        Border color #93053d