#9f112e color space conversions
Hex:
        #9f112e
        RGB:
        159, 17, 46
        CMY:
        38, 93, 82
        CMYK:
        0, 89, 71, 38
      HSL:
        348°, 80.6818%, 34.5098%
        HSV (HSB):
        348°, 89.3082%, 62.3529%
        XYZ:
        14.9917, 7.9691, 3.3328
        xyY:
        0.5702, 0.3031, 7.9691
      CIE-Lab:
        33.9184, 54.9858, 23.5038
        CIE-LCH:
        33.9184, 59.7986, 23.1444
        CIE-Luv:
        33.9184, 95.7186, 12.3099
        Hunter-Lab:
        28.2296, 45.3929, 12.7609
      #9f112e color charts
#9f112e RGB chart
      #9f112e CMYK chart
      #9f112e RGB pie chart
      #9f112e color shades, tints & tones
#9f112e color schemes
#9f112e color preview, HTML & CSS examples
           This text has a color of #9f112e        
        
          <p style="color:#9f112e;">Text here</p>
        
        
          .mytext {color:#9f112e;}
        
        Text color #9f112e
      
           This box has a color of #9f112e        
        
          <div style="background-color:#9f112e;">Content here</div>
        
        
          .mybackground {background-color:#9f112e;}
        
        Background color #9f112e
      
           Border around this has a color of #9f112e        
        
          <div style="border:2px solid #9f112e;">Content here</div>
        
        
          .myborder {border:2px solid #9f112e;}
        
        Border color #9f112e