#9d1b0a color space conversions
Hex:
        #9d1b0a
        RGB:
        157, 27, 10
        CMY:
        38, 89, 96
        CMYK:
        0, 83, 94, 38
      HSL:
        7°, 88.0240%, 32.7451%
        HSV (HSB):
        7°, 93.6306%, 61.5686%
        XYZ:
        14.3513, 7.9739, 1.0699
        xyY:
        0.6134, 0.3408, 7.9739
      CIE-Lab:
        33.9284, 51.0403, 43.2463
        CIE-LCH:
        33.9284, 66.8981, 40.2745
        CIE-Luv:
        33.9284, 97.3268, 24.1923
        Hunter-Lab:
        28.2381, 41.3019, 17.5203
      #9d1b0a color charts
#9d1b0a RGB chart
      #9d1b0a CMYK chart
      #9d1b0a RGB pie chart
      #9d1b0a color shades, tints & tones
#9d1b0a color schemes
#9d1b0a color preview, HTML & CSS examples
           This text has a color of #9d1b0a        
        
          <p style="color:#9d1b0a;">Text here</p>
        
        
          .mytext {color:#9d1b0a;}
        
        Text color #9d1b0a
      
           This box has a color of #9d1b0a        
        
          <div style="background-color:#9d1b0a;">Content here</div>
        
        
          .mybackground {background-color:#9d1b0a;}
        
        Background color #9d1b0a
      
           Border around this has a color of #9d1b0a        
        
          <div style="border:2px solid #9d1b0a;">Content here</div>
        
        
          .myborder {border:2px solid #9d1b0a;}
        
        Border color #9d1b0a