#9c220d color space conversions
Hex:
        #9c220d
        RGB:
        156, 34, 13
        CMY:
        39, 87, 95
        CMYK:
        0, 78, 92, 39
      HSL:
        9°, 84.6154%, 33.1373%
        HSV (HSB):
        9°, 91.6667%, 61.1765%
        XYZ:
        14.3550, 8.2410, 1.2149
        xyY:
        0.6029, 0.3461, 8.2410
      CIE-Lab:
        34.4799, 48.6857, 42.3435
        CIE-LCH:
        34.4799, 64.5234, 41.0145
        CIE-Luv:
        34.4799, 93.0655, 24.8336
        Hunter-Lab:
        28.7072, 39.0210, 17.5860
      #9c220d color charts
#9c220d RGB chart
      #9c220d CMYK chart
      #9c220d RGB pie chart
      #9c220d color shades, tints & tones
#9c220d color schemes
#9c220d color preview, HTML & CSS examples
           This text has a color of #9c220d        
        
          <p style="color:#9c220d;">Text here</p>
        
        
          .mytext {color:#9c220d;}
        
        Text color #9c220d
      
           This box has a color of #9c220d        
        
          <div style="background-color:#9c220d;">Content here</div>
        
        
          .mybackground {background-color:#9c220d;}
        
        Background color #9c220d
      
           Border around this has a color of #9c220d        
        
          <div style="border:2px solid #9c220d;">Content here</div>
        
        
          .myborder {border:2px solid #9c220d;}
        
        Border color #9c220d