#94245d color space conversions
Hex:
        #94245d
        RGB:
        148, 36, 93
        CMY:
        42, 86, 64
        CMYK:
        0, 76, 37, 42
      HSL:
        329°, 60.8696%, 36.0784%
        HSV (HSB):
        329°, 75.6757%, 58.0392%
        XYZ:
        14.8194, 8.3480, 11.1862
        xyY:
        0.4314, 0.2430, 8.3480
      CIE-Lab:
        34.6973, 50.5898, -6.2616
        CIE-LCH:
        34.6973, 50.9758, 352.9443
        CIE-Luv:
        34.6973, 64.7847, -16.0325
        Hunter-Lab:
        28.8928, 40.9918, -2.7298
      #94245d color charts
#94245d RGB chart
      #94245d CMYK chart
      #94245d RGB pie chart
      #94245d color shades, tints & tones
#94245d color schemes
#94245d color preview, HTML & CSS examples
           This text has a color of #94245d        
        
          <p style="color:#94245d;">Text here</p>
        
        
          .mytext {color:#94245d;}
        
        Text color #94245d
      
           This box has a color of #94245d        
        
          <div style="background-color:#94245d;">Content here</div>
        
        
          .mybackground {background-color:#94245d;}
        
        Background color #94245d
      
           Border around this has a color of #94245d        
        
          <div style="border:2px solid #94245d;">Content here</div>
        
        
          .myborder {border:2px solid #94245d;}
        
        Border color #94245d