#9f414b color space conversions
Hex:
        #9f414b
        RGB:
        159, 65, 75
        CMY:
        38, 75, 71
        CMYK:
        0, 59, 53, 38
      HSL:
        354°, 41.9643%, 43.9216%
        HSV (HSB):
        354°, 59.1195%, 62.3529%
        XYZ:
        17.4584, 11.6595, 7.9870
        xyY:
        0.4705, 0.3142, 11.6595
      CIE-Lab:
        40.6698, 39.9562, 13.9850
        CIE-LCH:
        40.6698, 42.3329, 19.2905
        CIE-Luv:
        40.6698, 66.0868, 8.8697
        Hunter-Lab:
        34.1460, 31.5089, 10.0339
      #9f414b color charts
#9f414b RGB chart
      #9f414b CMYK chart
      #9f414b RGB pie chart
      #9f414b color shades, tints & tones
#9f414b color schemes
#9f414b color preview, HTML & CSS examples
           This text has a color of #9f414b        
        
          <p style="color:#9f414b;">Text here</p>
        
        
          .mytext {color:#9f414b;}
        
        Text color #9f414b
      
           This box has a color of #9f414b        
        
          <div style="background-color:#9f414b;">Content here</div>
        
        
          .mybackground {background-color:#9f414b;}
        
        Background color #9f414b
      
           Border around this has a color of #9f414b        
        
          <div style="border:2px solid #9f414b;">Content here</div>
        
        
          .myborder {border:2px solid #9f414b;}
        
        Border color #9f414b