#950c4b color space conversions
Hex:
        #950c4b
        RGB:
        149, 12, 75
        CMY:
        42, 95, 71
        CMYK:
        0, 92, 50, 42
      HSL:
        332°, 85.0932%, 31.5686%
        HSV (HSB):
        332°, 91.9463%, 58.4314%
        XYZ:
        13.7959, 7.1605, 7.3116
        xyY:
        0.4880, 0.2533, 7.1605
      CIE-Lab:
        32.1695, 55.1415, 1.7590
        CIE-LCH:
        32.1695, 55.1695, 1.8271
        CIE-Luv:
        32.1695, 78.4913, -7.5739
        Hunter-Lab:
        26.7591, 45.1988, 2.5311
      #950c4b color charts
#950c4b RGB chart
      #950c4b CMYK chart
      #950c4b RGB pie chart
      #950c4b color shades, tints & tones
#950c4b color schemes
#950c4b color preview, HTML & CSS examples
           This text has a color of #950c4b        
        
          <p style="color:#950c4b;">Text here</p>
        
        
          .mytext {color:#950c4b;}
        
        Text color #950c4b
      
           This box has a color of #950c4b        
        
          <div style="background-color:#950c4b;">Content here</div>
        
        
          .mybackground {background-color:#950c4b;}
        
        Background color #950c4b
      
           Border around this has a color of #950c4b        
        
          <div style="border:2px solid #950c4b;">Content here</div>
        
        
          .myborder {border:2px solid #950c4b;}
        
        Border color #950c4b