#9c112b color space conversions
Hex:
        #9c112b
        RGB:
        156, 17, 43
        CMY:
        39, 93, 83
        CMYK:
        0, 89, 72, 39
      HSL:
        349°, 80.3468%, 33.9216%
        HSV (HSB):
        349°, 89.1026%, 61.1765%
        XYZ:
        14.3468, 7.6432, 3.0046
        xyY:
        0.5740, 0.3058, 7.6432
      CIE-Lab:
        33.2286, 54.0289, 24.4392
        CIE-LCH:
        33.2286, 59.2992, 24.3390
        CIE-Luv:
        33.2286, 94.1618, 13.0033
        Hunter-Lab:
        27.6464, 44.2494, 12.9088
      #9c112b color charts
#9c112b RGB chart
      #9c112b CMYK chart
      #9c112b RGB pie chart
      #9c112b color shades, tints & tones
#9c112b color schemes
#9c112b color preview, HTML & CSS examples
           This text has a color of #9c112b        
        
          <p style="color:#9c112b;">Text here</p>
        
        
          .mytext {color:#9c112b;}
        
        Text color #9c112b
      
           This box has a color of #9c112b        
        
          <div style="background-color:#9c112b;">Content here</div>
        
        
          .mybackground {background-color:#9c112b;}
        
        Background color #9c112b
      
           Border around this has a color of #9c112b        
        
          <div style="border:2px solid #9c112b;">Content here</div>
        
        
          .myborder {border:2px solid #9c112b;}
        
        Border color #9c112b