#950f45 color space conversions
Hex:
        #950f45
        RGB:
        149, 15, 69
        CMY:
        42, 94, 73
        CMYK:
        0, 90, 54, 42
      HSL:
        336°, 81.7073%, 32.1569%
        HSV (HSB):
        336°, 89.9329%, 58.4314%
        XYZ:
        13.6394, 7.1609, 6.2935
        xyY:
        0.5034, 0.2643, 7.1609
      CIE-Lab:
        32.1704, 54.1407, 5.7235
        CIE-LCH:
        32.1704, 54.4424, 6.0347
        CIE-Luv:
        32.1704, 80.3157, -3.2514
        Hunter-Lab:
        26.7598, 44.1514, 4.7877
      #950f45 color charts
#950f45 RGB chart
      #950f45 CMYK chart
      #950f45 RGB pie chart
      #950f45 color shades, tints & tones
#950f45 color schemes
#950f45 color preview, HTML & CSS examples
           This text has a color of #950f45        
        
          <p style="color:#950f45;">Text here</p>
        
        
          .mytext {color:#950f45;}
        
        Text color #950f45
      
           This box has a color of #950f45        
        
          <div style="background-color:#950f45;">Content here</div>
        
        
          .mybackground {background-color:#950f45;}
        
        Background color #950f45
      
           Border around this has a color of #950f45        
        
          <div style="border:2px solid #950f45;">Content here</div>
        
        
          .myborder {border:2px solid #950f45;}
        
        Border color #950f45