#9f0008 color space conversions
Hex:
        #9f0008
        RGB:
        159, 0, 8
        CMY:
        38, 100, 97
        CMYK:
        0, 100, 95, 38
      HSL:
        357°, 100.0000%, 31.1765%
        HSV (HSB):
        357°, 100.0000%, 62.3529%
        XYZ:
        14.3419, 7.3885, 0.8999
        xyY:
        0.6337, 0.3265, 7.3885
      CIE-Lab:
        32.6754, 56.3830, 43.4646
        CIE-LCH:
        32.6754, 71.1914, 37.6280
        CIE-Luv:
        32.6754, 106.5370, 21.9605
        Hunter-Lab:
        27.1817, 46.6140, 17.0642
      #9f0008 color charts
#9f0008 RGB chart
      #9f0008 CMYK chart
      #9f0008 RGB pie chart
      #9f0008 color shades, tints & tones
#9f0008 color schemes
#9f0008 color preview, HTML & CSS examples
           This text has a color of #9f0008        
        
          <p style="color:#9f0008;">Text here</p>
        
        
          .mytext {color:#9f0008;}
        
        Text color #9f0008
      
           This box has a color of #9f0008        
        
          <div style="background-color:#9f0008;">Content here</div>
        
        
          .mybackground {background-color:#9f0008;}
        
        Background color #9f0008
      
           Border around this has a color of #9f0008        
        
          <div style="border:2px solid #9f0008;">Content here</div>
        
        
          .myborder {border:2px solid #9f0008;}
        
        Border color #9f0008