#950d15 color space conversions
Hex:
        #950d15
        RGB:
        149, 13, 21
        CMY:
        42, 95, 92
        CMYK:
        0, 91, 86, 42
      HSL:
        356°, 83.9506%, 31.7647%
        HSV (HSB):
        356°, 91.2752%, 58.4314%
        XYZ:
        12.6737, 6.7316, 1.3408
        xyY:
        0.6109, 0.3245, 6.7316
      CIE-Lab:
        31.1878, 52.0460, 35.1735
        CIE-LCH:
        31.1878, 62.8169, 34.0515
        CIE-Luv:
        31.1878, 94.4615, 18.8650
        Hunter-Lab:
        25.9452, 41.7894, 15.0977
      #950d15 color charts
#950d15 RGB chart
      #950d15 CMYK chart
      #950d15 RGB pie chart
      #950d15 color shades, tints & tones
#950d15 color schemes
#950d15 color preview, HTML & CSS examples
           This text has a color of #950d15        
        
          <p style="color:#950d15;">Text here</p>
        
        
          .mytext {color:#950d15;}
        
        Text color #950d15
      
           This box has a color of #950d15        
        
          <div style="background-color:#950d15;">Content here</div>
        
        
          .mybackground {background-color:#950d15;}
        
        Background color #950d15
      
           Border around this has a color of #950d15        
        
          <div style="border:2px solid #950d15;">Content here</div>
        
        
          .myborder {border:2px solid #950d15;}
        
        Border color #950d15