#950b4f color space conversions
Hex:
        #950b4f
        RGB:
        149, 11, 79
        CMY:
        42, 96, 69
        CMYK:
        0, 93, 47, 42
      HSL:
        330°, 86.2500%, 31.3725%
        HSV (HSB):
        330°, 92.6174%, 58.4314%
        XYZ:
        13.9254, 7.1934, 8.0517
        xyY:
        0.4774, 0.2466, 7.1934
      CIE-Lab:
        32.2432, 55.6434, -0.7690
        CIE-LCH:
        32.2432, 55.6487, 359.2082
        CIE-Luv:
        32.2432, 77.0108, -10.4164
        Hunter-Lab:
        26.8205, 45.7423, 0.9752
      #950b4f color charts
#950b4f RGB chart
      #950b4f CMYK chart
      #950b4f RGB pie chart
      #950b4f color shades, tints & tones
#950b4f color schemes
#950b4f color preview, HTML & CSS examples
           This text has a color of #950b4f        
        
          <p style="color:#950b4f;">Text here</p>
        
        
          .mytext {color:#950b4f;}
        
        Text color #950b4f
      
           This box has a color of #950b4f        
        
          <div style="background-color:#950b4f;">Content here</div>
        
        
          .mybackground {background-color:#950b4f;}
        
        Background color #950b4f
      
           Border around this has a color of #950b4f        
        
          <div style="border:2px solid #950b4f;">Content here</div>
        
        
          .myborder {border:2px solid #950b4f;}
        
        Border color #950b4f