#950f27 color space conversions
Hex:
        #950f27
        RGB:
        149, 15, 39
        CMY:
        42, 94, 85
        CMYK:
        0, 90, 74, 42
      HSL:
        349°, 81.7073%, 32.1569%
        HSV (HSB):
        349°, 89.9329%, 58.4314%
        XYZ:
        12.9315, 6.8777, 2.5654
        xyY:
        0.5780, 0.3074, 6.8777
      CIE-Lab:
        31.5268, 52.3047, 24.6066
        CIE-LCH:
        31.5268, 57.8037, 25.1945
        CIE-Luv:
        31.5268, 90.1672, 12.9862
        Hunter-Lab:
        26.2254, 42.1222, 12.5579
      #950f27 color charts
#950f27 RGB chart
      #950f27 CMYK chart
      #950f27 RGB pie chart
      #950f27 color shades, tints & tones
#950f27 color schemes
#950f27 color preview, HTML & CSS examples
           This text has a color of #950f27        
        
          <p style="color:#950f27;">Text here</p>
        
        
          .mytext {color:#950f27;}
        
        Text color #950f27
      
           This box has a color of #950f27        
        
          <div style="background-color:#950f27;">Content here</div>
        
        
          .mybackground {background-color:#950f27;}
        
        Background color #950f27
      
           Border around this has a color of #950f27        
        
          <div style="border:2px solid #950f27;">Content here</div>
        
        
          .myborder {border:2px solid #950f27;}
        
        Border color #950f27