#9d141d color space conversions
Hex:
        #9d141d
        RGB:
        157, 20, 29
        CMY:
        38, 92, 89
        CMYK:
        0, 87, 82, 38
      HSL:
        356°, 77.4011%, 34.7059%
        HSV (HSB):
        356°, 87.2611%, 61.5686%
        XYZ:
        14.3766, 7.7571, 1.9019
        xyY:
        0.5981, 0.3227, 7.7571
      CIE-Lab:
        33.4718, 53.1641, 33.4033
        CIE-LCH:
        33.4718, 62.7870, 32.1413
        CIE-Luv:
        33.4718, 97.3130, 18.8631
        Hunter-Lab:
        27.8516, 43.3985, 15.4473
      #9d141d color charts
#9d141d RGB chart
      #9d141d CMYK chart
      #9d141d RGB pie chart
      #9d141d color shades, tints & tones
#9d141d color schemes
#9d141d color preview, HTML & CSS examples
           This text has a color of #9d141d        
        
          <p style="color:#9d141d;">Text here</p>
        
        
          .mytext {color:#9d141d;}
        
        Text color #9d141d
      
           This box has a color of #9d141d        
        
          <div style="background-color:#9d141d;">Content here</div>
        
        
          .mybackground {background-color:#9d141d;}
        
        Background color #9d141d
      
           Border around this has a color of #9d141d        
        
          <div style="border:2px solid #9d141d;">Content here</div>
        
        
          .myborder {border:2px solid #9d141d;}
        
        Border color #9d141d