#9d171f color space conversions
Hex:
        #9d171f
        RGB:
        157, 23, 31
        CMY:
        38, 91, 88
        CMYK:
        0, 85, 80, 38
      HSL:
        356°, 74.4444%, 35.2941%
        HSV (HSB):
        356°, 85.3503%, 61.5686%
        XYZ:
        14.4583, 7.8798, 2.0552
        xyY:
        0.5927, 0.3230, 7.8798
      CIE-Lab:
        33.7313, 52.5499, 32.4923
        CIE-LCH:
        33.7313, 61.7839, 31.7290
        CIE-Luv:
        33.7313, 95.9292, 18.6473
        Hunter-Lab:
        28.0710, 42.8145, 15.3087
      #9d171f color charts
#9d171f RGB chart
      #9d171f CMYK chart
      #9d171f RGB pie chart
      #9d171f color shades, tints & tones
#9d171f color schemes
#9d171f color preview, HTML & CSS examples
           This text has a color of #9d171f        
        
          <p style="color:#9d171f;">Text here</p>
        
        
          .mytext {color:#9d171f;}
        
        Text color #9d171f
      
           This box has a color of #9d171f        
        
          <div style="background-color:#9d171f;">Content here</div>
        
        
          .mybackground {background-color:#9d171f;}
        
        Background color #9d171f
      
           Border around this has a color of #9d171f        
        
          <div style="border:2px solid #9d171f;">Content here</div>
        
        
          .myborder {border:2px solid #9d171f;}
        
        Border color #9d171f