#9c2b4d color space conversions
Hex:
        #9c2b4d
        RGB:
        156, 43, 77
        CMY:
        39, 83, 70
        CMYK:
        0, 72, 51, 39
      HSL:
        342°, 56.7839%, 39.0196%
        HSV (HSB):
        342°, 72.4359%, 61.1765%
        XYZ:
        15.9137, 9.3315, 7.9836
        xyY:
        0.4789, 0.2808, 9.3315
      CIE-Lab:
        36.6149, 48.7919, 7.0055
        CIE-LCH:
        36.6149, 49.2923, 8.1707
        CIE-Luv:
        36.6149, 74.3118, -0.6371
        Hunter-Lab:
        30.5475, 39.5315, 5.8878
      #9c2b4d color charts
#9c2b4d RGB chart
      #9c2b4d CMYK chart
      #9c2b4d RGB pie chart
      #9c2b4d color shades, tints & tones
#9c2b4d color schemes
#9c2b4d color preview, HTML & CSS examples
           This text has a color of #9c2b4d        
        
          <p style="color:#9c2b4d;">Text here</p>
        
        
          .mytext {color:#9c2b4d;}
        
        Text color #9c2b4d
      
           This box has a color of #9c2b4d        
        
          <div style="background-color:#9c2b4d;">Content here</div>
        
        
          .mybackground {background-color:#9c2b4d;}
        
        Background color #9c2b4d
      
           Border around this has a color of #9c2b4d        
        
          <div style="border:2px solid #9c2b4d;">Content here</div>
        
        
          .myborder {border:2px solid #9c2b4d;}
        
        Border color #9c2b4d