#9f1b4b color space conversions
Hex:
        #9f1b4b
        RGB:
        159, 27, 75
        CMY:
        38, 89, 71
        CMYK:
        0, 83, 53, 38
      HSL:
        338°, 70.9677%, 36.4706%
        HSV (HSB):
        338°, 83.0189%, 62.3529%
        XYZ:
        15.9600, 8.6628, 7.4875
        xyY:
        0.4970, 0.2698, 8.6628
      CIE-Lab:
        35.3268, 54.6109, 6.5557
        CIE-LCH:
        35.3268, 55.0030, 6.8453
        CIE-Luv:
        35.3268, 83.2790, -2.4168
        Hunter-Lab:
        29.4326, 45.2855, 5.5198
      #9f1b4b color charts
#9f1b4b RGB chart
      #9f1b4b CMYK chart
      #9f1b4b RGB pie chart
      #9f1b4b color shades, tints & tones
#9f1b4b color schemes
#9f1b4b color preview, HTML & CSS examples
           This text has a color of #9f1b4b        
        
          <p style="color:#9f1b4b;">Text here</p>
        
        
          .mytext {color:#9f1b4b;}
        
        Text color #9f1b4b
      
           This box has a color of #9f1b4b        
        
          <div style="background-color:#9f1b4b;">Content here</div>
        
        
          .mybackground {background-color:#9f1b4b;}
        
        Background color #9f1b4b
      
           Border around this has a color of #9f1b4b        
        
          <div style="border:2px solid #9f1b4b;">Content here</div>
        
        
          .myborder {border:2px solid #9f1b4b;}
        
        Border color #9f1b4b