#9f0f1b color space conversions
Hex:
        #9f0f1b
        RGB:
        159, 15, 27
        CMY:
        38, 94, 89
        CMYK:
        0, 91, 83, 38
      HSL:
        355°, 82.7586%, 34.1176%
        HSV (HSB):
        355°, 90.5660%, 62.3529%
        XYZ:
        14.6667, 7.7917, 1.7678
        xyY:
        0.6054, 0.3216, 7.7917
      CIE-Lab:
        33.5453, 54.6281, 34.7793
        CIE-LCH:
        33.5453, 64.7598, 32.4831
        CIE-Luv:
        33.5453, 100.6790, 19.2334
        Hunter-Lab:
        27.9136, 44.9408, 15.7846
      #9f0f1b color charts
#9f0f1b RGB chart
      #9f0f1b CMYK chart
      #9f0f1b RGB pie chart
      #9f0f1b color shades, tints & tones
#9f0f1b color schemes
#9f0f1b color preview, HTML & CSS examples
           This text has a color of #9f0f1b        
        
          <p style="color:#9f0f1b;">Text here</p>
        
        
          .mytext {color:#9f0f1b;}
        
        Text color #9f0f1b
      
           This box has a color of #9f0f1b        
        
          <div style="background-color:#9f0f1b;">Content here</div>
        
        
          .mybackground {background-color:#9f0f1b;}
        
        Background color #9f0f1b
      
           Border around this has a color of #9f0f1b        
        
          <div style="border:2px solid #9f0f1b;">Content here</div>
        
        
          .myborder {border:2px solid #9f0f1b;}
        
        Border color #9f0f1b