#9f120f color space conversions
Hex:
        #9f120f
        RGB:
        159, 18, 15
        CMY:
        38, 93, 94
        CMYK:
        0, 89, 91, 38
      HSL:
        1°, 82.7586%, 34.1176%
        HSV (HSB):
        1°, 90.5660%, 62.3529%
        XYZ:
        14.6006, 7.8380, 1.1953
        xyY:
        0.6178, 0.3316, 7.8380
      CIE-Lab:
        33.6433, 53.8021, 41.1422
        CIE-LCH:
        33.6433, 67.7300, 37.4050
        CIE-Luv:
        33.6433, 101.6249, 22.4304
        Hunter-Lab:
        27.9965, 44.0967, 17.0662
      #9f120f color charts
#9f120f RGB chart
      #9f120f CMYK chart
      #9f120f RGB pie chart
      #9f120f color shades, tints & tones
#9f120f color schemes
#9f120f color preview, HTML & CSS examples
           This text has a color of #9f120f        
        
          <p style="color:#9f120f;">Text here</p>
        
        
          .mytext {color:#9f120f;}
        
        Text color #9f120f
      
           This box has a color of #9f120f        
        
          <div style="background-color:#9f120f;">Content here</div>
        
        
          .mybackground {background-color:#9f120f;}
        
        Background color #9f120f
      
           Border around this has a color of #9f120f        
        
          <div style="border:2px solid #9f120f;">Content here</div>
        
        
          .myborder {border:2px solid #9f120f;}
        
        Border color #9f120f