#9f164e color space conversions
Hex:
        #9f164e
        RGB:
        159, 22, 78
        CMY:
        38, 91, 69
        CMYK:
        0, 86, 51, 38
      HSL:
        335°, 75.6906%, 35.4902%
        HSV (HSB):
        335°, 86.1635%, 62.3529%
        XYZ:
        15.9601, 8.4948, 8.0062
        xyY:
        0.4917, 0.2617, 8.4948
      CIE-Lab:
        34.9928, 56.0510, 4.1300
        CIE-LCH:
        34.9928, 56.2029, 4.2141
        CIE-Luv:
        34.9928, 83.4861, -5.2899
        Hunter-Lab:
        29.1458, 46.7405, 4.1155
      #9f164e color charts
#9f164e RGB chart
      #9f164e CMYK chart
      #9f164e RGB pie chart
      #9f164e color shades, tints & tones
#9f164e color schemes
#9f164e color preview, HTML & CSS examples
           This text has a color of #9f164e        
        
          <p style="color:#9f164e;">Text here</p>
        
        
          .mytext {color:#9f164e;}
        
        Text color #9f164e
      
           This box has a color of #9f164e        
        
          <div style="background-color:#9f164e;">Content here</div>
        
        
          .mybackground {background-color:#9f164e;}
        
        Background color #9f164e
      
           Border around this has a color of #9f164e        
        
          <div style="border:2px solid #9f164e;">Content here</div>
        
        
          .myborder {border:2px solid #9f164e;}
        
        Border color #9f164e