#9f020f color space conversions
Hex:
        #9f020f
        RGB:
        159, 2, 15
        CMY:
        38, 99, 94
        CMYK:
        0, 99, 91, 38
      HSL:
        355°, 97.5155%, 31.5686%
        HSV (HSB):
        355°, 98.7421%, 62.3529%
        XYZ:
        14.4060, 7.4488, 1.1304
        xyY:
        0.6267, 0.3241, 7.4488
      CIE-Lab:
        32.8076, 56.2091, 40.5205
        CIE-LCH:
        32.8076, 69.2919, 35.7874
        CIE-Luv:
        32.8076, 105.3584, 20.9941
        Hunter-Lab:
        27.2926, 46.4569, 16.6491
      #9f020f color charts
#9f020f RGB chart
      #9f020f CMYK chart
      #9f020f RGB pie chart
      #9f020f color shades, tints & tones
#9f020f color schemes
#9f020f color preview, HTML & CSS examples
           This text has a color of #9f020f        
        
          <p style="color:#9f020f;">Text here</p>
        
        
          .mytext {color:#9f020f;}
        
        Text color #9f020f
      
           This box has a color of #9f020f        
        
          <div style="background-color:#9f020f;">Content here</div>
        
        
          .mybackground {background-color:#9f020f;}
        
        Background color #9f020f
      
           Border around this has a color of #9f020f        
        
          <div style="border:2px solid #9f020f;">Content here</div>
        
        
          .myborder {border:2px solid #9f020f;}
        
        Border color #9f020f