#9f171d color space conversions
Hex:
        #9f171d
        RGB:
        159, 23, 29
        CMY:
        38, 91, 89
        CMYK:
        0, 86, 82, 38
      HSL:
        357°, 74.7253%, 35.6863%
        HSV (HSB):
        357°, 85.5346%, 62.3529%
        XYZ:
        14.8262, 8.0724, 1.9391
        xyY:
        0.5969, 0.3250, 8.0724
      CIE-Lab:
        34.1333, 53.0623, 34.2079
        CIE-LCH:
        34.1333, 63.1331, 32.8088
        CIE-Luv:
        34.1333, 97.8859, 19.6446
        Hunter-Lab:
        28.4120, 43.4256, 15.8419
      #9f171d color charts
#9f171d RGB chart
      #9f171d CMYK chart
      #9f171d RGB pie chart
      #9f171d color shades, tints & tones
#9f171d color schemes
#9f171d color preview, HTML & CSS examples
           This text has a color of #9f171d        
        
          <p style="color:#9f171d;">Text here</p>
        
        
          .mytext {color:#9f171d;}
        
        Text color #9f171d
      
           This box has a color of #9f171d        
        
          <div style="background-color:#9f171d;">Content here</div>
        
        
          .mybackground {background-color:#9f171d;}
        
        Background color #9f171d
      
           Border around this has a color of #9f171d        
        
          <div style="border:2px solid #9f171d;">Content here</div>
        
        
          .myborder {border:2px solid #9f171d;}
        
        Border color #9f171d