#9c143e color space conversions
Hex:
        #9c143e
        RGB:
        156, 20, 62
        CMY:
        39, 92, 76
        CMYK:
        0, 87, 60, 39
      HSL:
        341°, 77.2727%, 34.5098%
        HSV (HSB):
        341°, 87.1795%, 61.1765%
        XYZ:
        14.8300, 7.9160, 5.3037
        xyY:
        0.5287, 0.2822, 7.9160
      CIE-Lab:
        33.8074, 54.4895, 12.8331
        CIE-LCH:
        33.8074, 55.9803, 13.2525
        CIE-Luv:
        33.8074, 87.4584, 3.6357
        Hunter-Lab:
        28.1354, 44.8488, 8.5182
      #9c143e color charts
#9c143e RGB chart
      #9c143e CMYK chart
      #9c143e RGB pie chart
      #9c143e color shades, tints & tones
#9c143e color schemes
#9c143e color preview, HTML & CSS examples
           This text has a color of #9c143e        
        
          <p style="color:#9c143e;">Text here</p>
        
        
          .mytext {color:#9c143e;}
        
        Text color #9c143e
      
           This box has a color of #9c143e        
        
          <div style="background-color:#9c143e;">Content here</div>
        
        
          .mybackground {background-color:#9c143e;}
        
        Background color #9c143e
      
           Border around this has a color of #9c143e        
        
          <div style="border:2px solid #9c143e;">Content here</div>
        
        
          .myborder {border:2px solid #9c143e;}
        
        Border color #9c143e