#9c162e color space conversions
Hex:
        #9c162e
        RGB:
        156, 22, 46
        CMY:
        39, 91, 82
        CMYK:
        0, 86, 71, 39
      HSL:
        349°, 75.2809%, 34.9020%
        HSV (HSB):
        349°, 85.8974%, 61.1765%
        XYZ:
        14.4904, 7.8390, 3.3341
        xyY:
        0.5646, 0.3055, 7.8390
      CIE-Lab:
        33.6453, 53.1176, 23.0247
        CIE-LCH:
        33.6453, 57.8931, 23.4352
        CIE-Luv:
        33.6453, 91.9024, 12.3475
        Hunter-Lab:
        27.9982, 43.3851, 12.5383
      #9c162e color charts
#9c162e RGB chart
      #9c162e CMYK chart
      #9c162e RGB pie chart
      #9c162e color shades, tints & tones
#9c162e color schemes
#9c162e color preview, HTML & CSS examples
           This text has a color of #9c162e        
        
          <p style="color:#9c162e;">Text here</p>
        
        
          .mytext {color:#9c162e;}
        
        Text color #9c162e
      
           This box has a color of #9c162e        
        
          <div style="background-color:#9c162e;">Content here</div>
        
        
          .mybackground {background-color:#9c162e;}
        
        Background color #9c162e
      
           Border around this has a color of #9c162e        
        
          <div style="border:2px solid #9c162e;">Content here</div>
        
        
          .myborder {border:2px solid #9c162e;}
        
        Border color #9c162e