#9f394e color space conversions
Hex:
        #9f394e
        RGB:
        159, 57, 78
        CMY:
        38, 78, 69
        CMYK:
        0, 64, 51, 38
      HSL:
        348°, 47.2222%, 42.3529%
        HSV (HSB):
        348°, 64.1509%, 62.3529%
        XYZ:
        17.1363, 10.8472, 8.3983
        xyY:
        0.4710, 0.2981, 10.8472
      CIE-Lab:
        39.3220, 44.0073, 10.2480
        CIE-LCH:
        39.3220, 45.1848, 13.1089
        CIE-Luv:
        39.3220, 69.7580, 3.9830
        Hunter-Lab:
        32.9352, 35.2381, 7.9360
      #9f394e color charts
#9f394e RGB chart
      #9f394e CMYK chart
      #9f394e RGB pie chart
      #9f394e color shades, tints & tones
#9f394e color schemes
#9f394e color preview, HTML & CSS examples
           This text has a color of #9f394e        
        
          <p style="color:#9f394e;">Text here</p>
        
        
          .mytext {color:#9f394e;}
        
        Text color #9f394e
      
           This box has a color of #9f394e        
        
          <div style="background-color:#9f394e;">Content here</div>
        
        
          .mybackground {background-color:#9f394e;}
        
        Background color #9f394e
      
           Border around this has a color of #9f394e        
        
          <div style="border:2px solid #9f394e;">Content here</div>
        
        
          .myborder {border:2px solid #9f394e;}
        
        Border color #9f394e