#9d171d color space conversions
Hex:
        #9d171d
        RGB:
        157, 23, 29
        CMY:
        38, 91, 89
        CMYK:
        0, 85, 82, 38
      HSL:
        357°, 74.4444%, 35.2941%
        HSV (HSB):
        357°, 85.3503%, 61.5686%
        XYZ:
        14.4328, 7.8696, 1.9207
        xyY:
        0.5958, 0.3249, 7.8696
      CIE-Lab:
        33.7098, 52.4853, 33.6436
        CIE-LCH:
        33.7098, 62.3426, 32.6603
        CIE-Luv:
        33.7098, 96.3134, 19.2871
        Hunter-Lab:
        28.0528, 42.7435, 15.5776
      #9d171d color charts
#9d171d RGB chart
      #9d171d CMYK chart
      #9d171d RGB pie chart
      #9d171d color shades, tints & tones
#9d171d color schemes
#9d171d color preview, HTML & CSS examples
           This text has a color of #9d171d        
        
          <p style="color:#9d171d;">Text here</p>
        
        
          .mytext {color:#9d171d;}
        
        Text color #9d171d
      
           This box has a color of #9d171d        
        
          <div style="background-color:#9d171d;">Content here</div>
        
        
          .mybackground {background-color:#9d171d;}
        
        Background color #9d171d
      
           Border around this has a color of #9d171d        
        
          <div style="border:2px solid #9d171d;">Content here</div>
        
        
          .myborder {border:2px solid #9d171d;}
        
        Border color #9d171d