#9c0b0b color space conversions
Hex:
        #9c0b0b
        RGB:
        156, 11, 11
        CMY:
        39, 96, 96
        CMYK:
        0, 93, 93, 39
      HSL:
        0°, 86.8263%, 32.7451%
        HSV (HSB):
        0°, 92.9487%, 61.1765%
        XYZ:
        13.8904, 7.3314, 0.9996
        xyY:
        0.6251, 0.3299, 7.3314
      CIE-Lab:
        32.5498, 54.1009, 41.8285
        CIE-LCH:
        32.5498, 68.3852, 37.7096
        CIE-Luv:
        32.5498, 101.6117, 21.9125
        Hunter-Lab:
        27.0766, 44.1870, 16.7648
      #9c0b0b color charts
#9c0b0b RGB chart
      #9c0b0b CMYK chart
      #9c0b0b RGB pie chart
      #9c0b0b color shades, tints & tones
#9c0b0b color schemes
#9c0b0b color preview, HTML & CSS examples
           This text has a color of #9c0b0b        
        
          <p style="color:#9c0b0b;">Text here</p>
        
        
          .mytext {color:#9c0b0b;}
        
        Text color #9c0b0b
      
           This box has a color of #9c0b0b        
        
          <div style="background-color:#9c0b0b;">Content here</div>
        
        
          .mybackground {background-color:#9c0b0b;}
        
        Background color #9c0b0b
      
           Border around this has a color of #9c0b0b        
        
          <div style="border:2px solid #9c0b0b;">Content here</div>
        
        
          .myborder {border:2px solid #9c0b0b;}
        
        Border color #9c0b0b