#9d1d25 color space conversions
Hex:
        #9d1d25
        RGB:
        157, 29, 37
        CMY:
        38, 89, 85
        CMYK:
        0, 82, 76, 38
      HSL:
        356°, 68.8172%, 36.4706%
        HSV (HSB):
        356°, 81.5287%, 61.5686%
        XYZ:
        14.6779, 8.1804, 2.5556
        xyY:
        0.5776, 0.3219, 8.1804
      CIE-Lab:
        34.3558, 51.2026, 29.5571
        CIE-LCH:
        34.3558, 59.1213, 29.9960
        CIE-Luv:
        34.3558, 92.4187, 17.5233
        Hunter-Lab:
        28.6014, 41.5518, 14.7232
      #9d1d25 color charts
#9d1d25 RGB chart
      #9d1d25 CMYK chart
      #9d1d25 RGB pie chart
      #9d1d25 color shades, tints & tones
#9d1d25 color schemes
#9d1d25 color preview, HTML & CSS examples
           This text has a color of #9d1d25        
        
          <p style="color:#9d1d25;">Text here</p>
        
        
          .mytext {color:#9d1d25;}
        
        Text color #9d1d25
      
           This box has a color of #9d1d25        
        
          <div style="background-color:#9d1d25;">Content here</div>
        
        
          .mybackground {background-color:#9d1d25;}
        
        Background color #9d1d25
      
           Border around this has a color of #9d1d25        
        
          <div style="border:2px solid #9d1d25;">Content here</div>
        
        
          .myborder {border:2px solid #9d1d25;}
        
        Border color #9d1d25