#9c001f color space conversions
Hex:
        #9c001f
        RGB:
        156, 0, 31
        CMY:
        39, 100, 88
        CMYK:
        0, 100, 80, 39
      HSL:
        348°, 100.0000%, 30.5882%
        HSV (HSB):
        348°, 100.0000%, 61.1765%
        XYZ:
        13.9576, 7.1668, 1.9440
        xyY:
        0.6051, 0.3107, 7.1668
      CIE-Lab:
        32.1838, 56.1030, 30.8026
        CIE-LCH:
        32.1838, 64.0027, 28.7684
        CIE-Luv:
        32.1838, 100.7316, 16.0594
        Hunter-Lab:
        26.7710, 46.2156, 14.4342
      #9c001f color charts
#9c001f RGB chart
      #9c001f CMYK chart
      #9c001f RGB pie chart
      #9c001f color shades, tints & tones
#9c001f color schemes
#9c001f color preview, HTML & CSS examples
           This text has a color of #9c001f        
        
          <p style="color:#9c001f;">Text here</p>
        
        
          .mytext {color:#9c001f;}
        
        Text color #9c001f
      
           This box has a color of #9c001f        
        
          <div style="background-color:#9c001f;">Content here</div>
        
        
          .mybackground {background-color:#9c001f;}
        
        Background color #9c001f
      
           Border around this has a color of #9c001f        
        
          <div style="border:2px solid #9c001f;">Content here</div>
        
        
          .myborder {border:2px solid #9c001f;}
        
        Border color #9c001f