#950f29 color space conversions
Hex:
        #950f29
        RGB:
        149, 15, 41
        CMY:
        42, 94, 84
        CMYK:
        0, 90, 72, 42
      HSL:
        348°, 81.7073%, 32.1569%
        HSV (HSB):
        348°, 89.9329%, 58.4314%
        XYZ:
        12.9655, 6.8913, 2.7446
        xyY:
        0.5737, 0.3049, 6.8913
      CIE-Lab:
        31.5582, 52.3950, 23.3555
        CIE-LCH:
        31.5582, 57.3648, 24.0253
        CIE-Luv:
        31.5582, 89.6376, 12.1250
        Hunter-Lab:
        26.2513, 42.2212, 12.1770
      #950f29 color charts
#950f29 RGB chart
      #950f29 CMYK chart
      #950f29 RGB pie chart
      #950f29 color shades, tints & tones
#950f29 color schemes
#950f29 color preview, HTML & CSS examples
           This text has a color of #950f29        
        
          <p style="color:#950f29;">Text here</p>
        
        
          .mytext {color:#950f29;}
        
        Text color #950f29
      
           This box has a color of #950f29        
        
          <div style="background-color:#950f29;">Content here</div>
        
        
          .mybackground {background-color:#950f29;}
        
        Background color #950f29
      
           Border around this has a color of #950f29        
        
          <div style="border:2px solid #950f29;">Content here</div>
        
        
          .myborder {border:2px solid #950f29;}
        
        Border color #950f29