#950e46 color space conversions
Hex:
        #950e46
        RGB:
        149, 14, 70
        CMY:
        42, 95, 73
        CMYK:
        0, 91, 53, 42
      HSL:
        335°, 82.8221%, 31.9608%
        HSV (HSB):
        335°, 90.6040%, 58.4314%
        XYZ:
        13.6570, 7.1458, 6.4538
        xyY:
        0.5011, 0.2622, 7.1458
      CIE-Lab:
        32.1366, 54.3983, 5.0143
        CIE-LCH:
        32.1366, 54.6289, 5.2665
        CIE-Luv:
        32.1366, 80.1235, -4.0257
        Hunter-Lab:
        26.7317, 44.4134, 4.3978
      #950e46 color charts
#950e46 RGB chart
      #950e46 CMYK chart
      #950e46 RGB pie chart
      #950e46 color shades, tints & tones
#950e46 color schemes
#950e46 color preview, HTML & CSS examples
           This text has a color of #950e46        
        
          <p style="color:#950e46;">Text here</p>
        
        
          .mytext {color:#950e46;}
        
        Text color #950e46
      
           This box has a color of #950e46        
        
          <div style="background-color:#950e46;">Content here</div>
        
        
          .mybackground {background-color:#950e46;}
        
        Background color #950e46
      
           Border around this has a color of #950e46        
        
          <div style="border:2px solid #950e46;">Content here</div>
        
        
          .myborder {border:2px solid #950e46;}
        
        Border color #950e46