#9c140d color space conversions
Hex:
        #9c140d
        RGB:
        156, 20, 13
        CMY:
        39, 92, 95
        CMYK:
        0, 87, 92, 39
      HSL:
        3°, 84.6154%, 33.1373%
        HSV (HSB):
        3°, 91.6667%, 61.1765%
        XYZ:
        14.0331, 7.5973, 1.1076
        xyY:
        0.6172, 0.3341, 7.5973
      CIE-Lab:
        33.1297, 52.5003, 41.3720
        CIE-LCH:
        33.1297, 66.8425, 38.2393
        CIE-Luv:
        33.1297, 98.8957, 22.5517
        Hunter-Lab:
        27.5632, 42.6432, 16.9118
      #9c140d color charts
#9c140d RGB chart
      #9c140d CMYK chart
      #9c140d RGB pie chart
      #9c140d color shades, tints & tones
#9c140d color schemes
#9c140d color preview, HTML & CSS examples
           This text has a color of #9c140d        
        
          <p style="color:#9c140d;">Text here</p>
        
        
          .mytext {color:#9c140d;}
        
        Text color #9c140d
      
           This box has a color of #9c140d        
        
          <div style="background-color:#9c140d;">Content here</div>
        
        
          .mybackground {background-color:#9c140d;}
        
        Background color #9c140d
      
           Border around this has a color of #9c140d        
        
          <div style="border:2px solid #9c140d;">Content here</div>
        
        
          .myborder {border:2px solid #9c140d;}
        
        Border color #9c140d