#9f0c0b color space conversions
Hex:
        #9f0c0b
        RGB:
        159, 12, 11
        CMY:
        38, 95, 96
        CMYK:
        0, 92, 93, 38
      HSL:
        0°, 87.0588%, 33.3333%
        HSV (HSB):
        0°, 93.0818%, 62.3529%
        XYZ:
        14.4900, 7.6580, 1.0311
        xyY:
        0.6251, 0.3304, 7.6580
      CIE-Lab:
        33.2603, 54.7746, 42.6189
        CIE-LCH:
        33.2603, 69.4019, 37.8857
        CIE-Luv:
        33.2603, 103.6623, 22.4901
        Hunter-Lab:
        27.6732, 45.0364, 17.1622
      #9f0c0b color charts
#9f0c0b RGB chart
      #9f0c0b CMYK chart
      #9f0c0b RGB pie chart
      #9f0c0b color shades, tints & tones
#9f0c0b color schemes
#9f0c0b color preview, HTML & CSS examples
           This text has a color of #9f0c0b        
        
          <p style="color:#9f0c0b;">Text here</p>
        
        
          .mytext {color:#9f0c0b;}
        
        Text color #9f0c0b
      
           This box has a color of #9f0c0b        
        
          <div style="background-color:#9f0c0b;">Content here</div>
        
        
          .mybackground {background-color:#9f0c0b;}
        
        Background color #9f0c0b
      
           Border around this has a color of #9f0c0b        
        
          <div style="border:2px solid #9f0c0b;">Content here</div>
        
        
          .myborder {border:2px solid #9f0c0b;}
        
        Border color #9f0c0b