#9c221d color space conversions
Hex:
        #9c221d
        RGB:
        156, 34, 29
        CMY:
        39, 87, 89
        CMYK:
        0, 78, 81, 39
      HSL:
        2°, 68.6486%, 36.2745%
        HSV (HSB):
        2°, 81.4103%, 61.1765%
        XYZ:
        14.5041, 8.3007, 2.0001
        xyY:
        0.5847, 0.3346, 8.3007
      CIE-Lab:
        34.6014, 49.0808, 34.4726
        CIE-LCH:
        34.6014, 59.9774, 35.0828
        CIE-Luv:
        34.6014, 90.9679, 21.0632
        Hunter-Lab:
        28.8109, 39.4421, 16.0515
      #9c221d color charts
#9c221d RGB chart
      #9c221d CMYK chart
      #9c221d RGB pie chart
      #9c221d color shades, tints & tones
#9c221d color schemes
#9c221d color preview, HTML & CSS examples
           This text has a color of #9c221d        
        
          <p style="color:#9c221d;">Text here</p>
        
        
          .mytext {color:#9c221d;}
        
        Text color #9c221d
      
           This box has a color of #9c221d        
        
          <div style="background-color:#9c221d;">Content here</div>
        
        
          .mybackground {background-color:#9c221d;}
        
        Background color #9c221d
      
           Border around this has a color of #9c221d        
        
          <div style="border:2px solid #9c221d;">Content here</div>
        
        
          .myborder {border:2px solid #9c221d;}
        
        Border color #9c221d