#9c141f color space conversions
Hex:
        #9c141f
        RGB:
        156, 20, 31
        CMY:
        39, 92, 88
        CMYK:
        0, 87, 80, 39
      HSL:
        355°, 77.2727%, 34.5098%
        HSV (HSB):
        355°, 87.1795%, 61.1765%
        XYZ:
        14.2078, 7.6672, 2.0274
        xyY:
        0.5944, 0.3208, 7.6672
      CIE-Lab:
        33.2799, 52.9450, 31.9555
        CIE-LCH:
        33.2799, 61.8412, 31.1135
        CIE-Luv:
        33.2799, 96.1349, 18.0342
        Hunter-Lab:
        27.6896, 43.1329, 15.0416
      #9c141f color charts
#9c141f RGB chart
      #9c141f CMYK chart
      #9c141f RGB pie chart
      #9c141f color shades, tints & tones
#9c141f color schemes
#9c141f color preview, HTML & CSS examples
           This text has a color of #9c141f        
        
          <p style="color:#9c141f;">Text here</p>
        
        
          .mytext {color:#9c141f;}
        
        Text color #9c141f
      
           This box has a color of #9c141f        
        
          <div style="background-color:#9c141f;">Content here</div>
        
        
          .mybackground {background-color:#9c141f;}
        
        Background color #9c141f
      
           Border around this has a color of #9c141f        
        
          <div style="border:2px solid #9c141f;">Content here</div>
        
        
          .myborder {border:2px solid #9c141f;}
        
        Border color #9c141f