#9f142d color space conversions
Hex:
        #9f142d
        RGB:
        159, 20, 45
        CMY:
        38, 92, 82
        CMYK:
        0, 87, 72, 38
      HSL:
        349°, 77.6536%, 35.0980%
        HSV (HSB):
        349°, 87.4214%, 62.3529%
        XYZ:
        15.0219, 8.0607, 3.2468
        xyY:
        0.5705, 0.3061, 8.0607
      CIE-Lab:
        34.1090, 54.3458, 24.3756
        CIE-LCH:
        34.1090, 59.5620, 24.1576
        CIE-Luv:
        34.1090, 95.1765, 13.1574
        Hunter-Lab:
        28.3914, 44.7595, 13.0937
      #9f142d color charts
#9f142d RGB chart
      #9f142d CMYK chart
      #9f142d RGB pie chart
      #9f142d color shades, tints & tones
#9f142d color schemes
#9f142d color preview, HTML & CSS examples
           This text has a color of #9f142d        
        
          <p style="color:#9f142d;">Text here</p>
        
        
          .mytext {color:#9f142d;}
        
        Text color #9f142d
      
           This box has a color of #9f142d        
        
          <div style="background-color:#9f142d;">Content here</div>
        
        
          .mybackground {background-color:#9f142d;}
        
        Background color #9f142d
      
           Border around this has a color of #9f142d        
        
          <div style="border:2px solid #9f142d;">Content here</div>
        
        
          .myborder {border:2px solid #9f142d;}
        
        Border color #9f142d