#9c272d color space conversions
Hex:
        #9c272d
        RGB:
        156, 39, 45
        CMY:
        39, 85, 82
        CMYK:
        0, 75, 71, 39
      HSL:
        357°, 60.0000%, 38.2353%
        HSV (HSB):
        357°, 75.0000%, 61.1765%
        XYZ:
        14.9095, 8.7084, 3.3777
        xyY:
        0.5523, 0.3226, 8.7084
      CIE-Lab:
        35.4167, 48.0329, 25.8075
        CIE-LCH:
        35.4167, 54.5270, 28.2486
        CIE-Luv:
        35.4167, 85.3005, 16.1796
        Hunter-Lab:
        29.5100, 38.5417, 13.8707
      #9c272d color charts
#9c272d RGB chart
      #9c272d CMYK chart
      #9c272d RGB pie chart
      #9c272d color shades, tints & tones
#9c272d color schemes
#9c272d color preview, HTML & CSS examples
           This text has a color of #9c272d        
        
          <p style="color:#9c272d;">Text here</p>
        
        
          .mytext {color:#9c272d;}
        
        Text color #9c272d
      
           This box has a color of #9c272d        
        
          <div style="background-color:#9c272d;">Content here</div>
        
        
          .mybackground {background-color:#9c272d;}
        
        Background color #9c272d
      
           Border around this has a color of #9c272d        
        
          <div style="border:2px solid #9c272d;">Content here</div>
        
        
          .myborder {border:2px solid #9c272d;}
        
        Border color #9c272d