#9c2e2b color space conversions
Hex:
        #9c2e2b
        RGB:
        156, 46, 43
        CMY:
        39, 82, 83
        CMYK:
        0, 71, 72, 39
      HSL:
        2°, 56.7839%, 39.0196%
        HSV (HSB):
        2°, 72.4359%, 61.1765%
        XYZ:
        15.1233, 9.1963, 3.2635
        xyY:
        0.5483, 0.3334, 9.1963
      CIE-Lab:
        36.3596, 45.2522, 28.1496
        CIE-LCH:
        36.3596, 53.2931, 31.8841
        CIE-Luv:
        36.3596, 82.0597, 18.8488
        Hunter-Lab:
        30.3254, 35.9487, 14.8473
      #9c2e2b color charts
#9c2e2b RGB chart
      #9c2e2b CMYK chart
      #9c2e2b RGB pie chart
      #9c2e2b color shades, tints & tones
#9c2e2b color schemes
#9c2e2b color preview, HTML & CSS examples
           This text has a color of #9c2e2b        
        
          <p style="color:#9c2e2b;">Text here</p>
        
        
          .mytext {color:#9c2e2b;}
        
        Text color #9c2e2b
      
           This box has a color of #9c2e2b        
        
          <div style="background-color:#9c2e2b;">Content here</div>
        
        
          .mybackground {background-color:#9c2e2b;}
        
        Background color #9c2e2b
      
           Border around this has a color of #9c2e2b        
        
          <div style="border:2px solid #9c2e2b;">Content here</div>
        
        
          .myborder {border:2px solid #9c2e2b;}
        
        Border color #9c2e2b