#9c0714 color space conversions
Hex:
        #9c0714
        RGB:
        156, 7, 20
        CMY:
        39, 97, 92
        CMYK:
        0, 96, 87, 39
      HSL:
        355°, 91.4110%, 31.9608%
        HSV (HSB):
        355°, 95.5128%, 61.1765%
        XYZ:
        13.9125, 7.2704, 1.3319
        xyY:
        0.6179, 0.3229, 7.2704
      CIE-Lab:
        32.4147, 54.8234, 37.3917
        CIE-LCH:
        32.4147, 66.3607, 34.2955
        CIE-Luv:
        32.4147, 101.3341, 19.8198
        Hunter-Lab:
        26.9637, 44.9150, 15.9459
      #9c0714 color charts
#9c0714 RGB chart
      #9c0714 CMYK chart
      #9c0714 RGB pie chart
      #9c0714 color shades, tints & tones
#9c0714 color schemes
#9c0714 color preview, HTML & CSS examples
           This text has a color of #9c0714        
        
          <p style="color:#9c0714;">Text here</p>
        
        
          .mytext {color:#9c0714;}
        
        Text color #9c0714
      
           This box has a color of #9c0714        
        
          <div style="background-color:#9c0714;">Content here</div>
        
        
          .mybackground {background-color:#9c0714;}
        
        Background color #9c0714
      
           Border around this has a color of #9c0714        
        
          <div style="border:2px solid #9c0714;">Content here</div>
        
        
          .myborder {border:2px solid #9c0714;}
        
        Border color #9c0714