#9c100a color space conversions
Hex:
        #9c100a
        RGB:
        156, 16, 10
        CMY:
        39, 94, 96
        CMYK:
        0, 90, 94, 39
      HSL:
        2°, 87.9518%, 32.5490%
        HSV (HSB):
        2°, 93.5897%, 61.1765%
        XYZ:
        13.9504, 7.4604, 0.9919
        xyY:
        0.6227, 0.3330, 7.4604
      CIE-Lab:
        32.8329, 53.2594, 42.4245
        CIE-LCH:
        32.8329, 68.0912, 38.5395
        CIE-Luv:
        32.8329, 100.4296, 22.5516
        Hunter-Lab:
        27.3138, 43.3690, 16.9665
      #9c100a color charts
#9c100a RGB chart
      #9c100a CMYK chart
      #9c100a RGB pie chart
      #9c100a color shades, tints & tones
#9c100a color schemes
#9c100a color preview, HTML & CSS examples
           This text has a color of #9c100a        
        
          <p style="color:#9c100a;">Text here</p>
        
        
          .mytext {color:#9c100a;}
        
        Text color #9c100a
      
           This box has a color of #9c100a        
        
          <div style="background-color:#9c100a;">Content here</div>
        
        
          .mybackground {background-color:#9c100a;}
        
        Background color #9c100a
      
           Border around this has a color of #9c100a        
        
          <div style="border:2px solid #9c100a;">Content here</div>
        
        
          .myborder {border:2px solid #9c100a;}
        
        Border color #9c100a