#9f0b12 color space conversions
Hex:
        #9f0b12
        RGB:
        159, 11, 18
        CMY:
        38, 96, 93
        CMYK:
        0, 93, 89, 38
      HSL:
        357°, 87.0588%, 33.3333%
        HSV (HSB):
        357°, 93.0818%, 62.3529%
        XYZ:
        14.5269, 7.6539, 1.2840
        xyY:
        0.6191, 0.3262, 7.6539
      CIE-Lab:
        33.2515, 55.0394, 39.3937
        CIE-LCH:
        33.2515, 67.6845, 35.5927
        CIE-Luv:
        33.2515, 103.0720, 21.1245
        Hunter-Lab:
        27.6658, 45.3129, 16.6144
      #9f0b12 color charts
#9f0b12 RGB chart
      #9f0b12 CMYK chart
      #9f0b12 RGB pie chart
      #9f0b12 color shades, tints & tones
#9f0b12 color schemes
#9f0b12 color preview, HTML & CSS examples
           This text has a color of #9f0b12        
        
          <p style="color:#9f0b12;">Text here</p>
        
        
          .mytext {color:#9f0b12;}
        
        Text color #9f0b12
      
           This box has a color of #9f0b12        
        
          <div style="background-color:#9f0b12;">Content here</div>
        
        
          .mybackground {background-color:#9f0b12;}
        
        Background color #9f0b12
      
           Border around this has a color of #9f0b12        
        
          <div style="border:2px solid #9f0b12;">Content here</div>
        
        
          .myborder {border:2px solid #9f0b12;}
        
        Border color #9f0b12