#9f013d color space conversions
Hex:
        #9f013d
        RGB:
        159, 1, 61
        CMY:
        38, 100, 76
        CMYK:
        0, 99, 62, 38
      HSL:
        337°, 98.7500%, 31.3725%
        HSV (HSB):
        337°, 99.3711%, 62.3529%
        XYZ:
        15.1512, 7.7296, 5.1083
        xyY:
        0.5413, 0.2762, 7.7296
      CIE-Lab:
        33.4132, 58.1186, 13.0620
        CIE-LCH:
        33.4132, 59.5683, 12.6666
        CIE-Luv:
        33.4132, 93.8561, 2.9443
        Hunter-Lab:
        27.8021, 48.6231, 8.5677
      #9f013d color charts
#9f013d RGB chart
      #9f013d CMYK chart
      #9f013d RGB pie chart
      #9f013d color shades, tints & tones
#9f013d color schemes
#9f013d color preview, HTML & CSS examples
           This text has a color of #9f013d        
        
          <p style="color:#9f013d;">Text here</p>
        
        
          .mytext {color:#9f013d;}
        
        Text color #9f013d
      
           This box has a color of #9f013d        
        
          <div style="background-color:#9f013d;">Content here</div>
        
        
          .mybackground {background-color:#9f013d;}
        
        Background color #9f013d
      
           Border around this has a color of #9f013d        
        
          <div style="border:2px solid #9f013d;">Content here</div>
        
        
          .myborder {border:2px solid #9f013d;}
        
        Border color #9f013d