#94243e color space conversions
Hex:
        #94243e
        RGB:
        148, 36, 62
        CMY:
        42, 86, 76
        CMYK:
        0, 76, 58, 42
      HSL:
        346°, 60.8696%, 36.0784%
        HSV (HSB):
        346°, 75.6757%, 58.0392%
        XYZ:
        13.7131, 7.9055, 5.3606
        xyY:
        0.5083, 0.2930, 7.9055
      CIE-Lab:
        33.7852, 47.6509, 12.5349
        CIE-LCH:
        33.7852, 49.2720, 14.7382
        CIE-Luv:
        33.7852, 75.4753, 4.9105
        Hunter-Lab:
        28.1166, 37.8544, 8.3777
      #94243e color charts
#94243e RGB chart
      #94243e CMYK chart
      #94243e RGB pie chart
      #94243e color shades, tints & tones
#94243e color schemes
#94243e color preview, HTML & CSS examples
           This text has a color of #94243e        
        
          <p style="color:#94243e;">Text here</p>
        
        
          .mytext {color:#94243e;}
        
        Text color #94243e
      
           This box has a color of #94243e        
        
          <div style="background-color:#94243e;">Content here</div>
        
        
          .mybackground {background-color:#94243e;}
        
        Background color #94243e
      
           Border around this has a color of #94243e        
        
          <div style="border:2px solid #94243e;">Content here</div>
        
        
          .myborder {border:2px solid #94243e;}
        
        Border color #94243e