#9b1c12 color space conversions
Hex:
        #9b1c12
        RGB:
        155, 28, 18
        CMY:
        39, 89, 93
        CMYK:
        0, 82, 88, 39
      HSL:
        4°, 79.1908%, 33.9216%
        HSV (HSB):
        4°, 88.3871%, 60.7843%
        XYZ:
        14.0420, 7.8427, 1.3460
        xyY:
        0.6045, 0.3376, 7.8427
      CIE-Lab:
        33.6532, 50.2997, 39.3650
        CIE-LCH:
        33.6532, 63.8722, 38.0470
        CIE-Luv:
        33.6532, 94.5022, 22.6338
        Hunter-Lab:
        28.0049, 40.4936, 16.7538
      #9b1c12 color charts
#9b1c12 RGB chart
      #9b1c12 CMYK chart
      #9b1c12 RGB pie chart
      #9b1c12 color shades, tints & tones
#9b1c12 color schemes
#9b1c12 color preview, HTML & CSS examples
           This text has a color of #9b1c12        
        
          <p style="color:#9b1c12;">Text here</p>
        
        
          .mytext {color:#9b1c12;}
        
        Text color #9b1c12
      
           This box has a color of #9b1c12        
        
          <div style="background-color:#9b1c12;">Content here</div>
        
        
          .mybackground {background-color:#9b1c12;}
        
        Background color #9b1c12
      
           Border around this has a color of #9b1c12        
        
          <div style="border:2px solid #9b1c12;">Content here</div>
        
        
          .myborder {border:2px solid #9b1c12;}
        
        Border color #9b1c12