#9d1b1a color space conversions
Hex:
        #9d1b1a
        RGB:
        157, 27, 26
        CMY:
        38, 89, 90
        CMYK:
        0, 83, 83, 38
      HSL:
        0°, 71.5847%, 35.8824%
        HSV (HSB):
        0°, 83.4395%, 61.5686%
        XYZ:
        14.4830, 8.0265, 1.7632
        xyY:
        0.5967, 0.3307, 8.0265
      CIE-Lab:
        34.0381, 51.3793, 35.6732
        CIE-LCH:
        34.0381, 62.5493, 34.7726
        CIE-Luv:
        34.0381, 95.3384, 20.8092
        Hunter-Lab:
        28.3312, 41.6705, 16.1418
      #9d1b1a color charts
#9d1b1a RGB chart
      #9d1b1a CMYK chart
      #9d1b1a RGB pie chart
      #9d1b1a color shades, tints & tones
#9d1b1a color schemes
#9d1b1a color preview, HTML & CSS examples
           This text has a color of #9d1b1a        
        
          <p style="color:#9d1b1a;">Text here</p>
        
        
          .mytext {color:#9d1b1a;}
        
        Text color #9d1b1a
      
           This box has a color of #9d1b1a        
        
          <div style="background-color:#9d1b1a;">Content here</div>
        
        
          .mybackground {background-color:#9d1b1a;}
        
        Background color #9d1b1a
      
           Border around this has a color of #9d1b1a        
        
          <div style="border:2px solid #9d1b1a;">Content here</div>
        
        
          .myborder {border:2px solid #9d1b1a;}
        
        Border color #9d1b1a