#950c4d color space conversions
Hex:
        #950c4d
        RGB:
        149, 12, 77
        CMY:
        42, 95, 70
        CMYK:
        0, 92, 48, 42
      HSL:
        332°, 85.0932%, 31.5686%
        HSV (HSB):
        332°, 91.9463%, 58.4314%
        XYZ:
        13.8655, 7.1883, 7.6779
        xyY:
        0.4826, 0.2502, 7.1883
      CIE-Lab:
        32.2319, 55.3138, 0.5311
        CIE-LCH:
        32.2319, 55.3163, 0.5501
        CIE-Luv:
        32.2319, 77.6789, -8.9306
        Hunter-Lab:
        26.8111, 45.3927, 1.7889
      #950c4d color charts
#950c4d RGB chart
      #950c4d CMYK chart
      #950c4d RGB pie chart
      #950c4d color shades, tints & tones
#950c4d color schemes
#950c4d color preview, HTML & CSS examples
           This text has a color of #950c4d        
        
          <p style="color:#950c4d;">Text here</p>
        
        
          .mytext {color:#950c4d;}
        
        Text color #950c4d
      
           This box has a color of #950c4d        
        
          <div style="background-color:#950c4d;">Content here</div>
        
        
          .mybackground {background-color:#950c4d;}
        
        Background color #950c4d
      
           Border around this has a color of #950c4d        
        
          <div style="border:2px solid #950c4d;">Content here</div>
        
        
          .myborder {border:2px solid #950c4d;}
        
        Border color #950c4d