#9c021f color space conversions
Hex:
        #9c021f
        RGB:
        156, 2, 31
        CMY:
        39, 99, 88
        CMYK:
        0, 99, 80, 39
      HSL:
        349°, 97.4684%, 30.9804%
        HSV (HSB):
        349°, 98.7179%, 61.1765%
        XYZ:
        13.9793, 7.2103, 1.9513
        xyY:
        0.6041, 0.3116, 7.2103
      CIE-Lab:
        32.2809, 55.8211, 30.9052
        CIE-LCH:
        32.2809, 63.8054, 28.9710
        CIE-Luv:
        32.2809, 100.3212, 16.2349
        Hunter-Lab:
        26.8519, 45.9376, 14.4879
      #9c021f color charts
#9c021f RGB chart
      #9c021f CMYK chart
      #9c021f RGB pie chart
      #9c021f color shades, tints & tones
#9c021f color schemes
#9c021f color preview, HTML & CSS examples
           This text has a color of #9c021f        
        
          <p style="color:#9c021f;">Text here</p>
        
        
          .mytext {color:#9c021f;}
        
        Text color #9c021f
      
           This box has a color of #9c021f        
        
          <div style="background-color:#9c021f;">Content here</div>
        
        
          .mybackground {background-color:#9c021f;}
        
        Background color #9c021f
      
           Border around this has a color of #9c021f        
        
          <div style="border:2px solid #9c021f;">Content here</div>
        
        
          .myborder {border:2px solid #9c021f;}
        
        Border color #9c021f