#9c131e color space conversions
Hex:
        #9c131e
        RGB:
        156, 19, 30
        CMY:
        39, 93, 88
        CMYK:
        0, 88, 81, 39
      HSL:
        355°, 78.2857%, 34.3137%
        HSV (HSB):
        355°, 87.8205%, 61.1765%
        XYZ:
        14.1775, 7.6274, 1.9533
        xyY:
        0.5967, 0.3210, 7.6274
      CIE-Lab:
        33.1945, 53.1243, 32.4623
        CIE-LCH:
        33.1945, 62.2574, 31.4275
        CIE-Luv:
        33.1945, 96.6444, 18.2292
        Hunter-Lab:
        27.6178, 43.3016, 15.1391
      #9c131e color charts
#9c131e RGB chart
      #9c131e CMYK chart
      #9c131e RGB pie chart
      #9c131e color shades, tints & tones
#9c131e color schemes
#9c131e color preview, HTML & CSS examples
           This text has a color of #9c131e        
        
          <p style="color:#9c131e;">Text here</p>
        
        
          .mytext {color:#9c131e;}
        
        Text color #9c131e
      
           This box has a color of #9c131e        
        
          <div style="background-color:#9c131e;">Content here</div>
        
        
          .mybackground {background-color:#9c131e;}
        
        Background color #9c131e
      
           Border around this has a color of #9c131e        
        
          <div style="border:2px solid #9c131e;">Content here</div>
        
        
          .myborder {border:2px solid #9c131e;}
        
        Border color #9c131e